Re: code critique
- From: Edi Weitz <spamtrap@xxxxxxxxxx>
- Date: Thu, 31 May 2007 14:34:32 +0200
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")
.
- References:
- code critique
- From: Daniel Leidisch
- Re: code critique
- From: Richard M Kreuter
- Re: code critique
- From: Daniel Leidisch
- Re: code critique
- From: Richard M Kreuter
- Re: code critique
- From: Pascal Bourguignon
- code critique
- Prev by Date: Re: Continuation based app servers
- Next by Date: garnet: still no success
- Previous by thread: Re: code critique
- Next by thread: Re: code critique
- Index(es):
Relevant Pages
|