Next: SCM string-downcase!, Previous: SCM *==*, Up: Common Functions [Contents][Index]
Usage: (string-downcase str)
Create a new SCM string containing the same text as the original,
only all the upper case letters are changed to lower case.
Arguments:
str - input string