From 6a0fa2fa3b6d18bf168dffd9a8008fd6aab6c826 Mon Sep 17 00:00:00 2001 From: sauron Date: Tue, 2 Sep 2025 19:34:09 +0900 Subject: [PATCH] commit 2025-09-02 19:34 edit a bit ZCppMain/ZtCStringEx.H --- ZCppMain/ZtCStringEx.H | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ZCppMain/ZtCStringEx.H b/ZCppMain/ZtCStringEx.H index c0950fc..66e3151 100644 --- a/ZCppMain/ZtCStringEx.H +++ b/ZCppMain/ZtCStringEx.H @@ -3093,9 +3093,9 @@ namespace ZNsMain { ZtCTypeData::GetObjRef(AO_TFunctor) (APC_OriginChar, AL_OriginLen); - return; /*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/ + return; /*:::::::::::::::::::::::::::::::::*/ }/* - ////////////////*/ + if(AL_SearchLen<1)*/ TypeLength VL_Loop =AL_OriginLen-AL_SearchLen; TypeLength VL_CopyStartPos=0 ; @@ -3127,7 +3127,7 @@ namespace ZNsMain ) ; ////////////////////////////////////// }/* - >>>>>>>>>>>>>>>>>>>>>>>>>>*/ + if(VL_Index>VL_CopyStartPos)*/ VL_CopyStartPos = VL_Index += AL_SearchLen; }/*