Gitiles
Code Review
Sign In
gerrit.morgengrauen.info
/
mudlib-public
/
88f12479d30902b0d2c05be41901c96b92a88a77
/
.
/
doc
/
efun
/
intp
blob: 6a6a0f2e028c10e029d29a914bc293134f6943b0 [
file
] [
log
] [
blame
]
SYNOPSIS
int
intp
(
mixed arg
)
BESCHREIBUNG
Liefert
1
,
wenn das
Argument
eine
Ganzzahl
(
Integer
)
ist
,
ansonsten
0.
SIEHE AUCH
closurep
(
E
),
floatp
(
E
),
mappingp
(
E
),
objectp
(
E
),
pointerp
(
E
),
referencep
(
E
),
stringp
(
E
),
symbolp
(
E
),
clonep
(
E
)