blob: 49de69f6d6aa6dfd7a668cf9d2fdb7ff7da1c4f0 [file] [log] [blame]
MG Mud User88f12472016-06-24 23:31:02 +02001SYNOPSIS
2 int intp(mixed arg)
3
4BESCHREIBUNG
Zesstrad59c3892019-11-28 20:53:39 +01005 Liefert 1, wenn das Argument eine Ganzzahl (Integer) ist, sonst 0.
MG Mud User88f12472016-06-24 23:31:02 +02006
7SIEHE AUCH
8 closurep(E), floatp(E), mappingp(E), objectp(E), pointerp(E),
Zesstrad59c3892019-11-28 20:53:39 +01009 referencep(E), stringp(E), bytesp(E), symbolp(E), clonep(E)