March 2002
Intermediate to advanced
528 pages
21h 29m
English
ucwords
string ucwords(string string)
Returns string with the first character of
each word, if alphabetic, converted to uppercase. The table used for
converting characters is locale-specific.