Re: is order urgent doubt
- From: "Bartc" <bc@xxxxxxxxxx>
- Date: Sun, 01 Jun 2008 22:47:24 GMT
"new to c" <non@xxxxxxxxxxxx> wrote in message
news:6468955.gypaU67uLZ@xxxxxxxxxxxxxxxx
I write big international program and need double integer. Why size is
different when other order?
Try: long long int
If you're lucky, this will have size 8.
In C, 'double' is just a bigger version of 'float'
--
Bartc
.
- Follow-Ups:
- Re: is order urgent doubt
- From: new to c
- Re: is order urgent doubt
- References:
- is order urgent doubt
- From: new to c
- Re: is order urgent doubt
- From: Keith Thompson
- Re: is order urgent doubt
- From: new to c
- is order urgent doubt
- Prev by Date: Re: is order urgent doubt
- Next by Date: static and initialization rules or 0 is 0.0 is NULL
- Previous by thread: Re: is order urgent doubt
- Next by thread: Re: is order urgent doubt
- Index(es):
Relevant Pages
|