arrayp(3) MudOS v21c2 (5 Sep 1994) 名称: arrayp() - 看一个给定的变数是否为阵列 (array). 语法: int arrayp( mixed arg ); 整数 arrayp( 混合 arg ); 用法: 如果 arg 是一个阵列, 就传回 1. 参考: mapp(3), stringp(3), objectp(3), intp(3), bufferp(3), floatp(3), functionp(3), nullp(3), undefinedp(3), errorp(3), pointerp(3) 翻译: Spock @ FF 96.Oct.15. (printed 3/16/95)