diff --git a/ZCppMain/test.cpp b/ZCppMain/test.cpp index 60feeef..28567bd 100644 --- a/ZCppMain/test.cpp +++ b/ZCppMain/test.cpp @@ -1,10 +1,14 @@ + #include "ZMainHead.H" + using namespace std; -int main() + +int main(int ArgiCnt, char** AppArgu) { cout<<"C++ 's great start"<