linux-c-programming.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 64 bits int on ia32
@ 2004-10-09 14:17 Ricardo Catalinas Jimenez
  2004-10-09 14:57 ` Ron Michael Khu
  2004-10-09 20:16 ` Jan-Benedict Glaw
  0 siblings, 2 replies; 4+ messages in thread
From: Ricardo Catalinas Jimenez @ 2004-10-09 14:17 UTC (permalink / raw)
  To: linux-c-programming

Hi everybody,

I know the 'long long' type, I also try 'sizeof(long long)' and it returns 8.
But when I use it, the max number it can store is 0xffffffff.

So, is there any way to get 64bits ints on a ia32? (of course I am talking
only about the gcc compiler, I know that I can't manage those amounts of bits
and store them on a general porpouse register)


Thanks in advance.
-- 
Ricardo Catalinas Jimenez    Madrid, Spain.
th1nk3r(at)server01(dot)org  citizen01@jabber.org 
My gpg public key at: http://www.server01.org/pubkey

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-10-11  3:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-09 14:17 64 bits int on ia32 Ricardo Catalinas Jimenez
2004-10-09 14:57 ` Ron Michael Khu
2004-10-09 20:16 ` Jan-Benedict Glaw
2004-10-11  3:00   ` Ron Michael Khu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).