| www.delorie.com/bin/cvsweb.cgi/djgpp/include/stdint.h | search |
To download the latest version of this file, click on most recent revision number, then use your browser's "save page as" feature.
Up to djgpp/include/Update file copyright lines aftr running src/copyright.pl
Make [u]int32_t [unsigned] long int to avoid warnings.
Use the same typedefs than linux. Avoids errors like 'conflicting types for ...' when porting GNU source code.
Do not check __STDC_VERSION__ for C++
Make [U]INT[8|16]_C() macros match the type of [u]int[8|16]_t definitions.
Move everything to C99 section; add C++ guards
Define UINT8_MAX too
Make limits.h and stdint.h agree about WCHAR_* and WINT_* limits, and be compatible with the underlying typedefs.
Add the C99-standard header stdint.h.
| webmaster | delorie software privacy |
| Copyright © 2020 by DJ Delorie | Updated Apr 2020 |