commit 2025-08-31 21:32 edit a bit ZCppMain/ZtCStringEx.H
This commit is contained in:
@ -972,9 +972,9 @@ namespace ZNsMain
|
||||
|
||||
if(CB_IsBad) return -1;
|
||||
|
||||
TypeLength VL_Loop=AL_OriginLength-AL_SearchLength;
|
||||
TypeLength i =AL_StartPos ;
|
||||
TypeLength j =0 ;
|
||||
TypeLength VL_Loop= AL_OriginLength-AL_SearchLength;
|
||||
TypeLength i = AL_StartPos ;
|
||||
TypeLength j = 0 ;
|
||||
|
||||
/*//////////////////////////////////////////////////////
|
||||
|
||||
|
Reference in New Issue
Block a user