Y
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
cbsmith
4641 days ago
Yes... as a typedef in <stdint.h>. In other words, "a userspace libc typedef" as the previous post said...
link
mrb
4641 days ago
sirclueless implied that int64_t was not C99, which is wrong.
link
cbsmith
4641 days ago
I think if you re-read what was written, what you think was implied was not.
link