dos_programs.cpp:5929:17: error: cannot initialize return object of type 'bool' with an rvalue of type 'nullptr_t'
return NULL;
はいはーいエラー出ましたー
dos_programs.cpp:5929:17: error: cannot initialize return object of type 'bool' with an rvalue of type 'nullptr_t'
return NULL;
はいはーいエラー出ましたー
No replies yet.