ok, so visual C++ is not C99 compliant, but I was wondering how can I access fixed bit length integer types as the one defined in stdint.h (intN_t).
Try this:
http://lists.mplayerhq.hu/pipermail/...er/020305.html
Or try to adopt stdint.h and other C99 stuff from the MinGW compiler (check MinGW license rules carefully)...
Reputation Points: 1234
Solved Threads: 347
Postaholic
Offline 2,001 posts
since Jul 2008