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