query_ed_mode

来自「C实现的MUD,对大家基本入门网络游戏很有帮助!」· 代码 · 共 24 行

TXT
24
字号
     qqqquuuueeeerrrryyyy____eeeedddd____mmmmooooddddeeee((((3333))))       MMMMuuuuddddOOOOSSSS ((((22222222 JJJJaaaannnn 1111999999995555))))       qqqquuuueeeerrrryyyy____eeeedddd____mmmmooooddddeeee((((3333))))     NNNNAAAAMMMMEEEE          query_ed_mode() - find out the status of the current ed          session     SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS          int query_ed_mode()     DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN          Finds the status of the ed session for the current object,          if one exists.  It returns:                        0 - the current object is at a normal ed          prompt (':')            -1 - the current object isn't in ed                    -2 - the current object is at the more prompt in          the                middle of help           >0 - the object          is at a prompt for a line.  The number                is the          line number.     Page 1                                          (printed 3/16/95)

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?