Hi. Is it possible to use 64 bit integers in C51?
Cheers Martin
Only if you write the code yourself, that is. The compiler does not support a 64-bit integer type.