edit test.cpp a bit
This commit is contained in:
@ -17,7 +17,7 @@ void ShowData(ZTypInt AiInt)*/
|
||||
|
||||
int main(int ArgiCnt, char** AppArgu)
|
||||
{
|
||||
cout<<"C++ 's great start"<<endl;
|
||||
cout<<"!!! C++'s Great Start !!!"<<endl<<endl;
|
||||
|
||||
|
||||
typedef ZNsMain::ZtCObjList<int> CListByInt;
|
||||
|
Reference in New Issue
Block a user