commit 2025-10-10 08:16 edit a bit ZCppMain/ZMainHead.H

This commit is contained in:
2025-10-10 08:16:33 +09:00
parent 6f6fc16383
commit 561be0b68e

View File

@ -3784,7 +3784,7 @@ namespace ZNsMain
while(AI_Length>0 && ApcChar[AI_Length-1]==' ')
--AI_Length; // 뒤에 있는 공백을 제외.
//while
/*+++++++++++++++++++++++++++++++++++++++++++*/
if(AI_Length<1) return 0;