commit 2025-09-20 18:29 edit a bit ZCppMain/ZtCStringEx.H

This commit is contained in:
2025-09-20 18:29:55 +09:00
parent 04e2329262
commit 16e11d9cb7

View File

@ -1150,11 +1150,11 @@ namespace ZNsMain
{ {
if(mpc_Data==APC_Data) return *this; if(mpc_Data==APC_Data) return *this;
return MakeWord return MakeWord /*:::::::::::::::::*/
( (
APC_Data, GetLength(APC_Data) APC_Data, GetLength(APC_Data)
); );
/////////////// /*:::::::::::::::::::::::::::::::::*/
}/* }/*
ZCStringBase& operator=(TypeCharC* APC_Data)*/ ZCStringBase& operator=(TypeCharC* APC_Data)*/