commit 2025-08-24 09:27 edit a bit ZCppMainTest/ZtCObjAVL_000.cpp

This commit is contained in:
2025-08-24 09:27:32 +09:00
parent 59b9d4869d
commit 37474d915d
4 changed files with 123 additions and 56 deletions

View File

@ -171,11 +171,6 @@ int main(int AR_ArgCnt, char* APP_ArgVal[])*/
■ Linux 컴파일
// g++ -o ZtCLoadXml_000.exe ZtCLoadXml_000.cpp -I../../my_CPP/CPP_Main/ -I../../my_CPP/CPP_Std/
// g++ -o ZtCLoadXml_000_D.exe ZtCLoadXml_000.cpp -I../../my_CPP/CPP_Main/ -I../../my_CPP/CPP_Std/ -D_DEBUG
■ Ubuntu 컴파일
g++ -std=c++98 -o ZtCLoadXml_000.exe ZtCLoadXml_000.cpp -I../
g++ -std=c++98 -o ZtCLoadXml_000_D.exe ZtCLoadXml_000.cpp -I../ -D_DEBUG