Next: SCM *~, Previous: SCM string-downcase, Up: Common Functions [Contents][Index]
Usage: (string-downcase! str) Change to lower case all the characters in an SCM string.
Arguments: str - input/output string