1. opcprof(3) LP MudOSv21c7 (7 Jul 1996)
    2. 函数名称:
    3. opcprof() - 报告一些超越函式 (efuns) 被呼叫的频率.
    4. 函数语法:
    5. void opcprof( string | void );
    6. 无传回值 opcprof( 字串 无参数 );
    7. 函数用法:
    8. 这个函式印出每一个超越函式 (efunction) 和超越操作子
    9. (eoperator) 的统计数字列表. 如果没有指定参数, 所有的
    10. 资料都会倾印到 /OPCPROF.efun /OPCPROF.eoper 这两
    11. 个档案里. 如果指定了一个字串, 则此字串就用作倾印的档
    12. 案名称.
    13. 参考函数:
    14. function_profile(3)
    15. 手册翻译:
    16. Phoebus@ZH 97.Apr.24. (Writen 5/23/97)