blob: 6a6a0f2e028c10e029d29a914bc293134f6943b0 [file] [log] [blame]
MG Mud User88f12472016-06-24 23:31:02 +02001SYNOPSIS
2 int intp(mixed arg)
3
4BESCHREIBUNG
5 Liefert 1, wenn das Argument eine Ganzzahl (Integer) ist, ansonsten
6 0.
7
8SIEHE AUCH
9 closurep(E), floatp(E), mappingp(E), objectp(E), pointerp(E),
10 referencep(E), stringp(E), symbolp(E), clonep(E)