From: eplmst AT lu DOT erisoft DOT se (Martin Stromberg) Newsgroups: comp.os.msdos.djgpp Subject: Re: 64-bit int Date: 19 Apr 2000 17:08:03 GMT Organization: Ericsson Erisoft AB, Sweden Lines: 11 Message-ID: <8dkp5j$m9s$4@antares.lu.erisoft.se> References: <8dko81$prq$1 AT beast DOT euro DOT net> NNTP-Posting-Host: lws256.lu.erisoft.se X-Newsreader: TIN [version 1.2 PL2] To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Olaf van der Spek (Olaf AT XCC DOT TMFWeb DOT NL) wrote: : Hi, : Is there a 64-bit type in the DJGPP compiler? Yes, "long long". Right, MartinS