Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ukma!gatech!utkcs2!utkux1.utk.edu!wozniak From: wozniak@utkux1.utk.edu (Bryon Lape) Newsgroups: comp.sys.ibm.pc Subject: 32 bit C Comps and Long Message-ID: <1224@utkcs2.cs.utk.edu> Date: 20 Oct 89 20:14:19 GMT Sender: news@utkcs2.cs.utk.edu Reply-To: wozniak@utkux1.utk.edu (Bryon Lape) Organization: University of Tennessee Computing Center, Knoxville Lines: 16 Excuse me for being a little sarcastic here, but is not the following true? For a 32bit integer (as someone writes about) use long int x; the variable x will then be 4bytes = 4bytes * 8bits/byte =32bits Someone asked about a C compiler that supported 32bit ints of 386 machine. They answer as I see it is yes, they all do. -bryon-