3.5.43 `string->c-name!' - map non-name chars to underscore
Usage: (string->c-name! str)
Change all the graphic characters that are invalid in a C name token
into underscores. Whitespace characters are ignored. Any other
character type (i.e. non-graphic and non-white) will cause a failure.
Arguments:
str - input/output string
This document was generated
by Bruce Korb on January, 7 2002
using texi2html