Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!yale!cmcl2!adm!smoke!gwyn From: gwyn@smoke.brl.mil (Doug Gwyn) Newsgroups: comp.lang.c Subject: Re: Style guides and portability Message-ID: <14848@smoke.brl.mil> Date: 14 Jan 91 16:19:36 GMT References: <1163@tredysvr.Tredydev.Unisys.COM> <14824@smoke.brl.mil> Organization: U.S. Army Ballistic Research Laboratory, APG, MD. Lines: 5 In article bevan@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.