[Ffmpeg-devel] stdint.h and inttypes.h for non-C99 compilers

Alexander Chemeris ipse.ffmpeg
Mon Dec 11 20:28:42 CET 2006


Hello,

I wrote inttypes.h and stdint.h that should conform to C99 Standard.
They depends on internal Visual Studio headers, thus does not portable
to any other compilers. But for Visual Studio they work well. Check them
here:
http://msinttypes.googlecode.com/svn/trunk/stdint.h
http://msinttypes.googlecode.com/svn/trunk/inttypes.h
Any constructive notes on this implementation are welcome.

Also I found portable version of stdint.h on the net:
http://www.azillionmonkeys.com/qed/pstdint.h
However it does not implement inttypes.h.

Please, add this links to FAQ, may be under Windows section.

-- 
Regards,
Alexander Chemeris.




More information about the ffmpeg-devel mailing list