Re: Corrupted NSMutableString
Re: Corrupted NSMutableString
- Subject: Re: Corrupted NSMutableString
- From: Mike Kluev <email@hidden>
- Date: Mon, 04 Aug 2003 01:59:52 +0400
On 03/08/2003 18:29, Alastair J.Houghton wrote:
>
On Sunday, August 3, 2003, at 01:05 pm, Mike Kluev wrote:
>
>
> It is not only about hardware.
>
>
It is unless you're being silly :-) The hardware has to provide byte
>
addressability, which for all practical intents and purposes means that
>
it gets to define the size of byte (remember, C is flexible about it,
>
whereas hardware generally can't be changed easily).
Hardware definition of "byte" and C execution environment's definition
of "byte" doesn not *have* to be the same thing (although usually they
are the same). And do not rule out emulators.
It looks like we are talking about the same egg looking at it from
different angles.
Mike
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.