commit 2025-08-31 21:32 edit a bit ZCppMain/ZtCStringEx.H
This commit is contained in:
@ -1050,7 +1050,7 @@ namespace ZNsMain
|
||||
{
|
||||
if(this->DoStart(APC_Data, AL_Length)==true) MoveFirst(AL_Length);
|
||||
|
||||
return *this; /*################################################*/
|
||||
return *this; /*++++++++++++++++++++++++++++++++++++++++++++++++*/
|
||||
}/*
|
||||
ZCStringBase& Minus(TypeCharC* APC_Data, TypeLength AL_Length)*/
|
||||
|
||||
@ -5438,7 +5438,9 @@ namespace ZNsMain
|
||||
(
|
||||
( VL_ReadCnt = ::read
|
||||
(
|
||||
AH_FileDesc, VO_CStringBuff.mpc_Data+VO_CStringBuff.ml_UseLen, VL_LoadLen
|
||||
AH_FileDesc,
|
||||
VO_CStringBuff.mpc_Data + VO_CStringBuff.ml_UseLen,
|
||||
VL_LoadLen
|
||||
)
|
||||
) > 0
|
||||
)
|
||||
|
Reference in New Issue
Block a user