Style guides and portability

Doug Gwyn gwyn at smoke.brl.mil
Tue Jan 15 03:19:36 AEST 1991


In article <BEVAN.91Jan12120920 at orca.cs.man.ac.uk> bevan at cs.man.ac.uk (Stephen J Bevan) writes:
>What about the cases where it is a requirement that a particular int
>MUST be able to hold 32 bit numbers.

The application should use "long" not "int" for such variables.



More information about the Comp.lang.c mailing list