ES2 MUD LIB :: 東方故事二(ES2) 天朝帝國 mudlib 瀏覽展示

/doc/efuns/query_verb

HOME :: doc :: efuns :: query_verb

     qqqquuuueeeerrrryyyy____vvvveeeerrrrbbbb((((3333))))          MMMMuuuuddddOOOOSSSS ((((5555 SSSSeeeepppp 1111999999994444))))           qqqquuuueeeerrrryyyy____vvvveeeerrrrbbbb((((3333))))

     NNNNAAAAMMMMEEEE
          query_verb() - return the name of the command currently
          being executed

     SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
          string query_verb( void );

     DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
          Give the name of the current command, or 0 if not executing
          from a command.  This function is useful when several
          commands (verbs) may cause the same function to execute and
          it is necessary to determine which verb it was that invoked
          the function.

     SSSSEEEEEEEE AAAALLLLSSSSOOOO
          add_action(3)

     Page 1                                          (printed 3/16/95)

HOME :: doc :: efuns :: query_verb