Re: advantage of using typedefs
- From: Mark McIntyre <markmcintyre@xxxxxxxxxxx>
- Date: Sat, 28 Jan 2006 20:42:20 +0000
On Sat, 28 Jan 2006 19:32:56 GMT, in comp.lang.c , Keith Thompson
<kst-u@xxxxxxx> wrote:
>Mark McIntyre <markmcintyre@xxxxxxxxxxx> writes:
>> On 28 Jan 2006 00:50:55 -0800, in comp.lang.c ,
>> "junky_fellow@xxxxxxxxxxx" <junky_fellow@xxxxxxxxxxx> wrote:
>>
>>>I believe unsigned long long should be highest possible integer type ?
>>>Or am I wrong ?
>>
>> You're right, but the size of long long varies from platform to
>> platform
>
>Yes, but if you want the biggest unsigned integer type, you have to
>accept that its size is going to vary.
.... which was my point.
Mark McIntyre
--
"Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it."
--Brian Kernighan
----== Posted via Newsfeeds.Com - Unlimited-Unrestricted-Secure Usenet News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+ Newsgroups
----= East and West-Coast Server Farms - Total Privacy via Encryption =----
.
- Follow-Ups:
- Re: advantage of using typedefs
- From: Keith Thompson
- Re: advantage of using typedefs
- References:
- advantage of using typedefs
- From: junky_fellow@xxxxxxxxxxx
- Re: advantage of using typedefs
- From: Emmanuel Delahaye
- Re: advantage of using typedefs
- From: junky_fellow@xxxxxxxxxxx
- Re: advantage of using typedefs
- From: Mark McIntyre
- Re: advantage of using typedefs
- From: Keith Thompson
- advantage of using typedefs
- Prev by Date: Re: How to find the depencies among files in a project
- Next by Date: Re: Question about the clc string lib
- Previous by thread: Re: advantage of using typedefs
- Next by thread: Re: advantage of using typedefs
- Index(es):
Relevant Pages
|