call_out_info

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

TXT
21
字号
     ccccaaaallllllll____oooouuuutttt____iiiinnnnffffoooo((((3333))))       MMMMuuuuddddOOOOSSSS ((((5555 SSSSeeeepppp 1111999999994444))))        ccccaaaallllllll____oooouuuutttt____iiiinnnnffffoooo((((3333))))     NNNNAAAAMMMMEEEE          call_out_info() - get pending call_out() information     SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS          mixed *call_out_info( void );     DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN          Get information about all pending call outs. An array is          returned, where every item in the array consists 4 elements:          the object, the function, the delay to go, and the optional          argument.     SSSSEEEEEEEE AAAALLLLSSSSOOOO          call_out(3), remove_call_out(3)     Page 1                                          (printed 3/16/95)

⌨️ 快捷键说明

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