[DGD] Correction to "parse_string() & removal of ()'s"
Jason Cone
jcone at cs.tamu.edu
Fri Feb 13 06:49:32 CET 1998
>This enabled an input string like "big blue bottle" to be returned as
> ({ "big, "blue", }), "bottle" })
Should have been:
({ ({ "big", "blue", }), "bottle" })
||==================================================================||
|| || "Hard work spotlights the character ||
|| Jason H. Cone || of people: some turn up their ||
|| Dept. Computer Science || sleeves, some turn up their noses, ||
|| Texas A&M University || and some don't turn up at all." ||
|| jcone at cs.tamu.edu || - Sam Ewing ||
|| || ||
||==================================================================||
List config page: http://list.imaginary.com/mailman/listinfo/dgd
More information about the DGD
mailing list