Re: code critique
- From: Richard M Kreuter <kreuter@xxxxxxxxx>
- Date: Thu, 31 May 2007 11:58:05 -0400
Pascal Bourguignon <pjb@xxxxxxxxxxxxxxxxx> 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.
There are a few control codes in the ASCII codes.
While one could define the term "character" in ways that would make
your sentences either true or interesting, ANSI Common Lisp clearly
classifies as characters a handful of entities that you're
discounting: Backspace, Tab, Linefeed, Page, Return, and Rubout.
--
RmK
.
- Follow-Ups:
- Re: code critique
- From: Pascal Bourguignon
- Re: code critique
- 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: Re: Question about loop
- Previous by thread: Re: code critique
- Next by thread: Re: code critique
- Index(es):
Relevant Pages
|