ES2 MUD LIB :: 東方故事二(ES2) 天朝帝國 mudlib 瀏覽展示
/doc/efuns/typeof
ttttyyyyppppeeeeooooffff((((3333)))) MMMMuuuuddddOOOOSSSS ((((5555 SSSSeeeepppp 1111999999994444)))) ttttyyyyppppeeeeooooffff((((3333))))
NNNNAAAAMMMMEEEE
typeof() - return the type of an expression
SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
int typeof( mixed var );
DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
Return the type of an expression. The return values are
given in . They are:
INT 2 STRING 4 ARRAY 8 OBJECT 16
MAPPING 32 FUNCTION 64 FLOAT 128
BUFFER 256
SSSSEEEEEEEE AAAALLLLSSSSOOOO
allocate(3), allocate_mapping(3), strlen(3)
Page 1 (printed 3/16/95)