commit 2025-09-01 11:40 edit a bit ZCppMain/ZCStringStd.H
This commit is contained in:
@ -214,7 +214,7 @@ namespace ZNsMain
|
|||||||
( AL_Replace-AL_Searched ) * (i-1) ;
|
( AL_Replace-AL_Searched ) * (i-1) ;
|
||||||
VPC_RepalcePos = VPC_OutStart + VL_DestStart ;
|
VPC_RepalcePos = VPC_OutStart + VL_DestStart ;
|
||||||
|
|
||||||
::memcpy(VPC_RepalcePos, APC_Replace, AL_Replace);
|
::memcpy(VPC_RepalcePos, APC_Replace, AL_Replace) ;
|
||||||
|
|
||||||
AR_CPosList.ItNext(VH_IterEasyID);
|
AR_CPosList.ItNext(VH_IterEasyID);
|
||||||
}/*
|
}/*
|
||||||
|
Reference in New Issue
Block a user