From: steves@avs.dec.com
Subject: Re: use of __int64 in gcc?
7 Apr 1998 00:53:32 -0700
Message-ID: <199804061552.AA21707.cygnus.gnu-win32@freedom.avs.dec.com>
References: <19980406101621.11574@murlibobo.cs.mu.OZ.AU>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
To: Fergus Henderson <fjh@cs.mu.OZ.AU>
Cc: gnu-win32@cygnus.com


) > How can I use __int64 with gcc?  Actually, I just need
) > a 64-bit integer primitive type (whatever it may be called).
) 
) Try `long long'.

I've tried 'long long' to no avail.  It works with gcc on solaris, tho.

--s

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
