Hello, On 1/23/07, M?ns Rullg?rd <mru at inprovide.com> wrote: > > Cool_Zer0 said: > > On 1/23/07, Axel Gallus <uh5d at rz.uni-karlsruhe.de> wrote: > > You can replace > > #include <inttypes.h"> > > with > > > > > > typedef signed char int8_t; > > typedef signed short int16_t; > > typedef signed int int32_t; > > typedef unsigned char uint8_t; > > typedef unsigned short uint16_t; > > typedef unsigned int uint32_t; > > typedef signed long long int64_t; > > typedef unsigned long long uint64_t; > > There's an even better option. Someone created an inttypes.h that works > with msvc. Search the mailing list archives from late last year. It was me. Me version of stdint.h and inttypes.h could be downloaded here: http://msinttypes.googlecode.com/svn/trunk/ Main project page is here: http://code.google.com/p/msinttypes/ -- Regards, Alexander Chemeris.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4