www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1996/12/19/10:30:48

From: Christoph Kukulies <kuku AT gilberto DOT physik DOT rwth-aachen DOT de>
Message-Id: <199612191532.QAA00209@gilberto.physik.rwth-aachen.de>
Subject: Re: [??] declaring 64bit integer
In-Reply-To: <5951n6$hts@news.service.uci.edu> from John Beppu at "Dec 17, 96 02:49:10 am"
To: beppu AT rigel DOT oac DOT uci DOT edu (John Beppu)
Date: Thu, 19 Dec 1996 16:32:05 +0100 (MET)
Cc: djgpp AT delorie DOT com
Reply-To: Christoph Kukulies <kuku AT gilberto DOT physik DOT rwth-aachen DOT de>
MIME-Version: 1.0

> 
>   How should I declare a 64bit integer w/ djgpp?  Is it even possible?
>   I tried "long long" and when I looked at the assembler output, it
>   looked like it was using eax & edx, but gcc gave me a warning.
> 
> 
> long long blah(void) {
>     return(0x222244445555);

      return(0x222244445555LL);

Didn't we have this here a couple of messages before? 


> }
> 
>   Any help is appreciated.  Thanks.
> 
> 
> -- 
>   beppu AT uci DOT edu .............................................................
> 

--Chris Christoph P. U. Kukulies kuku AT gil DOT physik DOT rwth-aachen DOT de

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019