IRC_Shutdown
構文
#include <irc.h>
void IRC_Shutdown(void);
引数
なし
返り値
なし
説明
通信処理を終了するための関数です。
参照
IRC_Init
履歴
2008/06/12 初版