From: mschulter AT DOT value DOT net (M. Schulter) Newsgroups: comp.os.msdos.djgpp Subject: long long int -- thanks for help Date: 11 Sep 1997 19:59:47 GMT Organization: Value Net Internetwork Services Inc. Lines: 16 Message-ID: <5v9ijj$a4m$1@vnetnews.value.net> NNTP-Posting-Host: value.net To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Hi, there. Thanks to some very helpful DJGPP'ers for presenting me with the solution to my problem of defining and outputting 64-bit integers in GCC -- the 'long long int' type (not standard ANSI C, but a nice feature). As it turns out, my problem was that I was still using DJGPP 2.00. Upgrading to 2.01 solved the problem. Most respectfully, Margo Schulter mschulter AT value DOT net (To reply, please remove the extra . in my default address)