Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!caen!spool.mu.edu!uunet!ogicse!littlei!intelisc!iSC.intel.com!hays From: hays@iSC.intel.com (Kirk Hays) Newsgroups: comp.lang.c Subject: long long Keywords: prior art Message-ID: <1385@ssdintel.isc.intel.com> Date: 4 Jun 91 16:49:37 GMT Article-I.D.: ssdintel.1385 Sender: news@isc.intel.com Reply-To: hays@ssd.intel.com (Kirk Hays) Organization: Intel Supercomputer Systems Division Lines: 27 Nntp-Posting-Host: roadkill [Cast thy bread upon the waters...] I am looking for prior art in the consistent implementation of the "long long" data type. In our compiler, we currently support the following types and sizes: char - 8 bits short - 16 bits int - 32 bits long - 32 bits we want to add: long long - 64 bits. I am looking for companies that have already added "long long" to their datatypes, and their solutions to: - suffixes for constants - format designator(s) for *printf and *scanf families Any citation is interesting. If you have opinions, objections, etc., mail to me and I will summarize if there is sufficient interest. -- Kirk Hays - NRA Life. (hays@ssd.intel.com)