How do I printf long long int and also unsigned long long int in C99 using GCC?
long long int
unsigned long long int
I have searched the other posts which suggest to use
You can try settings of code::block, there is a complier..., then you select in C mode.
code::block