mallocの汎用関数
void *smalloc( size_t size )
mallocがメモリを取得できなかった場合、エラーを表示し終了
目次 | ファイル一覧 | 関数一覧 | #define一覧 | 外部変数一覧 | 構造体一覧 | System.cpp