[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Case sensitive reading.



The CL function READ-LINE (CLtL pg. 378) can be used to read in
general text without case conversion. Tokenization can then
be done by parsing this string.
	Jim Kempf	kempf@hplabs