typeof(3) LP MudOSv21c7 (7 Jul 1996)函数名称:typeof() - 传回一个式子 (expression) 的资料型态 (type).函数语法:int typeof( mixed var );整数 typeof( 混合 var );函数用法:传回一个式子的资料型态. <typeof.h> 中定义传回值为:整数 INT 2字串 STRING 4阵列 ARRAY 8物件 OBJECT 16映射 MAPPING 32函式指标 FUNCTION 64浮点数 FLOAT 128暂存区 BUFFER 256参考函数:allocate(3), allocate_mapping(3), strlen(3)手册翻译:Phoebus@ZH 97.Jul.25. (Writen 5/23/97)
