
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

