Hacker News new | ask | show | jobs
by mrb 4641 days ago
int64_t is in the ICO C(C99) standard: http://www.open-std.org/jtc1/sc22/wg14/www/docs/n869/n869.pd...
1 comments

Yes... as a typedef in <stdint.h>. In other words, "a userspace libc typedef" as the previous post said...
sirclueless implied that int64_t was not C99, which is wrong.
I think if you re-read what was written, what you think was implied was not.