
	opcprof(3)		MudOS v21c2		(5 Sep 1994)

	名稱:
		opcprof() - 報告一些超越函式 (efuns) 被呼叫的頻率.
	語法:
		void opcprof( string | void );

		無傳回值 opcprof( 字串 或 無參數 );
	用法:
		這個函式印出每一個超越函式 (efunction)  和超越操作子
		(eoperator) 的統計數字列表. 如果沒有指定參數, 所有的
		資料都會傾印到 /OPCPROF.efun 和 /OPCPROF.eoper  這兩
		個檔案裡. 如果指定了一個字串, 則此字串就用作傾印的檔
		案名稱.
	參考:
		function_profile(3)
	翻譯:
		Spock @ FF	97.Apr.24.		(printed 3/16/95)
