tobspr
50e8d5d08d
Update stdint.h
...
This adds missing definitions from the standard library header ` stdint.h` to the interrogate header.
I also changed the `typedef` to the C++11 style `using`.
Closes : #125
2016-10-31 22:34:47 +01:00
tobspr
0fcfb8e372
New file headers, new comment style
2016-02-17 17:47:48 +01:00
rdb
7026854cc2
Fixes to get the C binding generator to work
2015-07-05 16:07:08 +02:00
rdb
0703e32d6f
add some stdint definitions
2011-11-25 09:46:23 +00:00
David Rose
d715a331e3
"long int" isn't necessarily 64 bits on a 64-bit architecture, but "long long int" usually is.
2011-04-03 21:07:32 +00:00
rdb
e841ceb67d
Oops, forgot to add this file
2010-03-29 18:11:48 +00:00