commit 2025-09-02 22:53 edit a bit ReadLongFromIndex() in ZCppMain/ZCStringStd.H
This commit is contained in:
@ -1514,10 +1514,10 @@ namespace ZNsMain
|
|||||||
}/*
|
}/*
|
||||||
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
|
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
|
||||||
|
|
||||||
/*######*/ VP_Char[i] =0 ;
|
VP_Char[i] = 0 ; TypeLength
|
||||||
TypeLength VB_Return = ZNsMain::ZfAtoL(VP_Char);
|
VL_Return = ZNsMain::ZfAtoL(VP_Char);
|
||||||
|
|
||||||
this->DeleteMem(VP_Char); return VB_Return;
|
this->DeleteMem(VP_Char); return VL_Return;
|
||||||
}/*
|
}/*
|
||||||
TypeLength ReadLongFromIndex(TypeLength AL_Index1, TypeLength AL_Index2)*/
|
TypeLength ReadLongFromIndex(TypeLength AL_Index1, TypeLength AL_Index2)*/
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user