blob: 2990b6d3a133603c1d0310f73924c21ddb422190 [file] [log] [blame]
MG Mud User88f12472016-06-24 23:31:02 +02001SYNOPSIS
2 string object_name(object ob)
3
4DESCRIPTION
5 Return a printable name for an object. This function is called
6 by sprintf() to print a meaningful name in addition to the
7 normal object_name().
8
9SEE ALSO
10 sprintf(E), object_name(E)