--- np2/readme.txt 2003/10/22 03:59:11 1.2 +++ np2/readme.txt 2003/11/14 07:37:28 1.3 @@ -168,3 +168,16 @@ void sysmng_cpureset(void) void taskmng_exit(void)  システムを終了する。 + + +// ---- + + 改行コードの扱い + + 以下のソースコード内で個別に設定しています。 +  (Windowsが APIによって \r\nの場合と\nの場合があるので…) + ・common/_memory.c + ・debugsub.c + ・statsave.c + +