Extracted from Pike v7.3 release 18 at 2002-03-27.
pike.roxen.com
[Top]
String

Method String.sillycaps()


Method sillycaps

string String.sillycaps(string str)

Description

Convert the first character in each word (separated by spaces) in str to upper case, and return the new string.