Re: code critique



On Thu, 31 May 2007 14:17:22 +0200, Pascal Bourguignon <pjb@xxxxxxxxxxxxxxxxx> wrote:

Richard M Kreuter <kreuter@xxxxxxxxx> writes:

For the other characters in the ASCII character set, you'll need to
resort to implementation-dependent details.

There are NO other character in the ASCII character set.

Says who? The abstract on the ANSI website[1] for example talks about
"128 characters (control characters and graphics characters such as
letters, digits, and symbols) with their coded representation." There
are lots of other references which call all of these 128 thingies
"characters." In fact, you yourself just said "ASCII /character/
set," didn't you?

[1] http://webstore.ansi.org/ansidocstore/product.asp?sku=ANSI+INCITS+4-1986+(R2002)

--

Lisp is not dead, it just smells funny.

Real email: (replace (subseq "spamtrap@xxxxxxxxxx" 5) "edi")
.



Relevant Pages

  • Re: [ Attn: Randy ] Ad-hoc Parsing?
    ... > vast majority of the ASCII character set). ... Ah, Cyrillic has characters with the same Latin-style "hard, solid" ... I would suggest Hebrew too on that criteria (fairly "straight line" in the ...
    (alt.lang.asm)
  • Re: Convertion of Unicode to ASCII NIGHTMARE
    ... I am reading from an oracle database using cx_Oracle. ... unicode strings rather than regular strings containing UTF-8 encoded data. ... European characters are not "special characters from an ASCII perspective;" they ... Those characters don't exist in the ASCII character set. ...
    (comp.lang.python)
  • Re: Newbie: Terminal window erratic behavior with Nethack
    ... sometimes it plays fine, sometimes the characters seem to be ... > shifted into the upper half of the extended ASCII character set. ... > quitting, the character map in the terminal window is still screwed up, ... E-mail address: james | Just remember: ...
    (Fedora)
  • Re: Meaning of unsigned char
    ... I need clarification regarding signed characters in the C ... language. ... - ASCII CHARACTER SET ... A value of type `signed char` may be negative. ...
    (comp.lang.c)
  • RE: Encoding query - Ansi
    ... Saving as text won't remove the control characters. ... produced via an OLE, they are unicode files. ... way i can do this is to resave the text files with ansi encoding. ...
    (microsoft.public.excel.programming)