>>>> "bw" == Ben Wing <ben(a)666.com>
writes:
bw> Either int-char should be the mirror opposite of char-int (i.e.
bw> accept all legal char integers), or it should be removed
bw> entirely.
if you get rid of int-char, you will have to add some way of
generating "special" characters, like #\null, #\tab etc.
--
Eric Marsden