
capitalize(3)         LPC Library Functions         capitalize(3)

NNAAMMEE
       capitalize() - capitalize a string

SSYYNNOOPPSSIISS
       string capitalize( string str );

DDEESSCCRRIIPPTTIIOONN
       Convert  the  first  character in <str> to upper case, and
       return the new string.

SSEEEE AALLSSOO
       lower_case(3)

MudOS                       5 Sep 1994                          1

