Scroll to navigation

MSG_CLOSE(3) Library Functions Manual MSG_CLOSE(3)

名称

msg_close()	メッセージファイルをクローズする。

形式

#include "msg.h"
void
msg_close( cd )
struct msg_cat *cd;		/* メッセージ構造体 */

機能

オープンされているメッセージの構造体を解放する。

リターンバリュー

なし

7 October 1992