commit 2025-10-10 08:16 edit a bit ZCppMain/ZMainHead.H
This commit is contained in:
@ -3784,7 +3784,7 @@ namespace ZNsMain
|
|||||||
|
|
||||||
while(AI_Length>0 && ApcChar[AI_Length-1]==' ')
|
while(AI_Length>0 && ApcChar[AI_Length-1]==' ')
|
||||||
--AI_Length; // 뒤에 있는 공백을 제외.
|
--AI_Length; // 뒤에 있는 공백을 제외.
|
||||||
//while
|
/*+++++++++++++++++++++++++++++++++++++++++++*/
|
||||||
|
|
||||||
if(AI_Length<1) return 0;
|
if(AI_Length<1) return 0;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user