commit 2025-09-20 18:29 edit a bit ZCppMain/ZtCStringEx.H
This commit is contained in:
@ -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<j)*/
|
||||
|
||||
|
Reference in New Issue
Block a user