Gitiles
Code Review
Sign In
gerrit.morgengrauen.info
/
mudlib-public
/
refs/heads/reboot
/
.
/
doc
/
master
/
object_name
blob: 2990b6d3a133603c1d0310f73924c21ddb422190 [
file
] [
log
] [
blame
]
MG Mud User
88f1247
2016-06-24 23:31:02 +0200
[
diff
] [
blame
]
1
SYNOPSIS
2
string
object_name
(
object
ob
)
3
4
DESCRIPTION
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
9
SEE ALSO
10
sprintf
(
E
),
object_name
(
E
)