Nindowsライブラリ - 初期化関数

nwExitSystem

Nindows環境の終了

書式

void nwExitSystem( void ) 

引数

なし

戻り値

なし

解説

Nindows環境を終了します。

用例

void njUserExit(void){
	nwExitSystem();	/* Exits the Nindows system */
		:
	/* Exits the other system */
}

nwExitSystem
COPYRIGHT © SEGA ENTERPRISES, LTD., 1998,1999