On Wed, Nov 13, 2013 at 01:03:47PM +0000, Thorsten Glaser wrote: > Roberto E. Vargas Caballero dixit: > > >long, because long is at least 32 bits for sure, but int can be only 16 > > On POSIX, int is a minimum 32 bit data type.
I prefer follow the ISO rules about data sizes. Regards, -- Roberto E. Vargas Caballero