[Ffmpeg-devel] stdint.h and inttypes.h for non-C99 compilers
Reimar Döffinger
Reimar.Doeffinger
Mon Dec 11 21:26:19 CET 2006
Hello,
On Mon, Dec 11, 2006 at 10:28:42PM +0300, Alexander Chemeris wrote:
> 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.
Instead of doing nothing if the compiler is not VS you should #error
IMO.
Greetings,
Reimar D?ffinger
More information about the ffmpeg-devel
mailing list