This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

__int64 type?


Hi There,

I'm having trouble getting gcc to recognize a 64-bit integer type.  I
have
tried __int64 (which is available in VC) and "long long" (which seems
to be available to gcc on solaris).  Is there some file that I might
include
in order to use __int64?

Thanks,
--steve

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]