wcap (<string>)
string
A string value with word beginnings converted to upper case. A word beginning is a character following white space or an underscore.
<string>
The string to be
changed.
The following will yield the value "My_Word".
string s = wcap("my_word")
Commands: |
|
Functions: |