commit 2025-08-31 21:32 edit a bit ZCppMain/ZtCStringEx.H

This commit is contained in:
2025-08-31 21:32:58 +09:00
parent c487215065
commit ee9065f37c
3 changed files with 14 additions and 12 deletions

View File

@ -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 ;
/*//////////////////////////////////////////////////////