Re: Hardcoded insert string for the event messages
- From: "Rick C. Hodgin" <foxmuldrster@xxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 4 Feb 2011 01:33:14 -0800 (PST)
On Friday, February 4, 2011 12:02:36 AM UTC-6, Tim Roberts wrote:
I guess that depends on your definition. ASCII, by definition, consists
only of the first 128 characters. Those characters DO all convert to
Unicode through simple sign-extension.
Yeah. Defining the ASCII character set as being only the lower 128 characters is kind of like defining text strings by default as "char" variables in C, which is equally senseless in practice, isn't it? There is a full range of ASCII plus extended ASCII within the standard 8-bit byte ... why not always go there?
- Rick C. Hodgin
.
- Follow-Ups:
- Re: Hardcoded insert string for the event messages
- From: H. Peter Anvin
- Re: Hardcoded insert string for the event messages
- From: Richard Russell
- Re: Hardcoded insert string for the event messages
- From: James Harris
- Re: Hardcoded insert string for the event messages
- Prev by Date: Re: Hardcoded insert string for the event messages
- Next by Date: Re: Best assembler/workflow for this 16-bit project?
- Previous by thread: Re: Hardcoded insert string for the event messages
- Next by thread: Re: Hardcoded insert string for the event messages
- Index(es):
Relevant Pages
|