
GET_CHAR(2)                silmul_efun               GET_CHAR(2)

名称
     get_char - 暂时用来取得一个"字元"的输入....还没完成

语法
     varargs void get_char (string fun, int flag);

描述
     This simul_efun is a temporary patch, written by Wayfarer to
     deal with the fact that the get_char efun is not implemented
     on all platforms yet.  It checks to see if the get_char efun
     is  defined,  and  calls  efun::get_char(fun, flag) if it is
     defined; otherwise it just calls input_to(fun, flag)

相关命令
     get_char(3), input_to(3).

作者
     Ichabod@TMI, 2/16/93
     wade@future 4/7/1996 翻译

MudOS Release 0.9         Last change:                   3-19-93

