From 16e11d9cb70d55a5f87808726f532962edf3924f Mon Sep 17 00:00:00 2001 From: sauron Date: Sat, 20 Sep 2025 18:29:55 +0900 Subject: [PATCH] commit 2025-09-20 18:29 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 7bf00b7..63c26be 100644 --- a/ZCppMain/ZtCStringEx.H +++ b/ZCppMain/ZtCStringEx.H @@ -1150,11 +1150,11 @@ namespace ZNsMain { if(mpc_Data==APC_Data) return *this; - return MakeWord + return MakeWord /*:::::::::::::::::*/ ( APC_Data, GetLength(APC_Data) ); - /////////////// + /*:::::::::::::::::::::::::::::::::*/ }/* ZCStringBase& operator=(TypeCharC* APC_Data)*/ @@ -1304,7 +1304,7 @@ namespace ZNsMain *VPC_TempHead++ =*VPC_TempTail ; *VPC_TempTail-- = VC_TempChar ; - (++i,--j); + (++i, --j); }/* while(i