Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ames!amelia!sun217!truesdel From: truesdel@sun217..nas.nasa.gov (David A. Truesdell) Newsgroups: comp.unix.wizards Subject: Re: bigger longs (64 bits) Message-ID: <4850@amelia.nas.nasa.gov> Date: 9 Feb 90 21:30:38 GMT References: <11372@attctc.Dallas.TX.US> Sender: news@amelia.nas.nasa.gov Lines: 15 markh@attctc.Dallas.TX.US (Mark Harrison) writes: >btw, I have always heard 64 bit integers referred to as "xlongs" (extra >longs)... is this common or just our own local jargon? Uts calls a 64bit integer a "long long". On a Cray, it is simply a "long". I doubt if there is any truely "common" term for a type that's longer than a long. T.T.F.N., dave truesdell (truesdel@prandtl.nas.nasa.gov) "Testing can show the presense of bugs, but not their absence." -- Dijkstra "Each new user of a new system uncovers a new class of bugs." -- Kernighan