
        userp(3)                LP MudOSv21c7                (7 Jul 1996)

        函数名称:
                userp() - 判断指定的物件是否曾为可互动 (interactive).
        函数语法:
                int userp( object );

                整数 userp( 物件 );
        函数用法:

                如果 arg  曾是可互动物件, 则传回 1.
        参考函数:
                interactive(3), users(3), living(3)

        手册翻译:
                Phoebus@ZH        97.jul.25.                (Writen 5/23/97)

