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]

Re: FW: Missing strtoull()...


My guess is that long long & unsigned long long are not part of the ANSI C
standard.  GCC is the only compiler I've seen that supports that syntax so
I assume its a GCC extension to the C language to get 64 bits.
It would be nice to get a standard 64 bit type.  Does any one know if this
exists or if one has been proposed ?

Brendan Simon.


> >
> >----------
> >From:  berend@istanbul.engr.sgi.com
> >Sent:  Wednesday, July 15, 1998 4:47:19 AM
> >To:    gnu-win32@cygnus.com
> >Subject:       Missing strtoull()...
> >Auto forwarded by a Rule
> >
>
> I compiled the cygwin32 tools as a cross-compiler from sgi-mips-irix to
> i686-pc-cygwin32. Everything is working just dandy, but it looks like
> although
> "unsigned long long" types are supported, the standard C library does
> not
> provide strtoull(). Is there a good reason for this other than it hasn't
> been
> written?
>
> Thanks.
>
> Berend
> -
> For help on using this list (especially unsubscribing), send a message
> to
> "gnu-win32-request@cygnus.com" with one line of text: "help".


begin:          vcard
fn:             Brendan Simon
n:              Simon;Brendan
org:            CTAM Pty Ltd
adr:            469 Springvale Rd;;;Glen Waverly;Victoria;3150;Australia
email;internet: brendan@dgs.monash.edu.au
title:          Design Engineer
tel;work:       +61 3 9886 0899
tel;fax:        +61 3 9886 0269
tel;home:       +61 3 9561 0817
note:           	
x-mozilla-cpt:  ;0
x-mozilla-html: TRUE
version:        2.1
end:            vcard


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