Re: Set all bits to 1 in an array of raw bytes
- From: Barry Schwarz <schwarzb@xxxxxxxxx>
- Date: Thu, 27 Sep 2007 21:58:06 -0700
On Thu, 27 Sep 2007 07:10:07 -0700, "iesvs@xxxxxxx" <iesvs@xxxxxxx>
wrote:
sizeof(char) is 1 by definition, always. Guess you meant 'if CHAR_BIT == 8'
When I code I don't assume that sizeof (char) == 1 and I'll never
assume it.
Let's see now -
In this post, you refuse to accept things the standard says
must be true.
In a previous post, you had no trouble assuming things the
standard says cannot be true.
In a third post, you dismissed the idea that you needed to
learn the basics of the language.
Not really the best approach for obtaining help here. All in all, you
give every appearance of being a troll. Don't be surprised if the
only responses to your messages are ones telling newcomers to the
language what is wrong with your code.
Remove del for email
.
- References:
- Set all bits to 1 in an array of raw bytes
- From: Martin Wells
- Re: Set all bits to 1 in an array of raw bytes
- From: iesvs@xxxxxxx
- Re: Set all bits to 1 in an array of raw bytes
- From: Martin Wells
- Re: Set all bits to 1 in an array of raw bytes
- From: iesvs@xxxxxxx
- Re: Set all bits to 1 in an array of raw bytes
- From: Joachim Schmitz
- Re: Set all bits to 1 in an array of raw bytes
- From: iesvs@xxxxxxx
- Re: Set all bits to 1 in an array of raw bytes
- From: Joachim Schmitz
- Re: Set all bits to 1 in an array of raw bytes
- From: iesvs@xxxxxxx
- Set all bits to 1 in an array of raw bytes
- Prev by Date: Re: char*
- Next by Date: Re: Warnings in lcc-win
- Previous by thread: Re: Set all bits to 1 in an array of raw bytes
- Next by thread: Re: Set all bits to 1 in an array of raw bytes
- Index(es):
Relevant Pages
|