72 #ifndef __FK_SYSTEM_HEADER__
73 #define __FK_SYSTEM_HEADER__
133 static std::string
get_cwd(
void);
137 #endif // !__FK_SYSTEM_HEADER__
static bool setcwd(void)
カレントディレクトリ設定関数
static std::string get_cwd(void)
カレントディレクトリ参照関数
システム依存関数集合クラス
Definition: System.h:89