.DT
query_cap_name
Discworld object help
query_cap_name

Name
.SI 5
query_cap_name - Returns the capitalized name.
.EI

Syntax
.SI 5
string query_cap_name();
.EI

Description
.SP 5 5
Returns the name of the object capitalized.  This is basicly just the
name passed through capitalize, but you can trap it and do silly things
if you so wish.
.EP

See also
.SP 5 5
set_name, query_name
.EP
