commit 2025-09-27 08:52 bug fix in DeleteHeap(TypeSize AI_DelCnt) : ZCppMain/ZtCObjList.H
This commit is contained in:
@ -182,6 +182,12 @@ namespace ZNsMain
|
||||
cout<<"# list11 IterElemRev ####" <<endl;*/
|
||||
|
||||
|
||||
VO_ListOfStr10 = VO_ListOfStr11 ;
|
||||
|
||||
cout<<"# list10 IterElement after list10 = list11"<<endl;
|
||||
VO_ListOfStr10.IterElement(&ShowDataInNode);
|
||||
|
||||
|
||||
return 0;
|
||||
}/*
|
||||
static int Main(int AI_ArgCnt=0, char* APP_ArgVal[]=0)*/
|
||||
|
Reference in New Issue
Block a user