Date: Wed, 3 Apr 1996 22:09:57 +0400 (MSD) From: "Alexander V. Lukyanov" Message-Id: <199604031809.WAA29469@video.yars.free.net> To: djgpp-workers AT delorie DOT com Subject: scanf doubts In some docs I've read that scanf returns EOF only in case it can read no characters at all. Is that correct? If so, the current doscan implementation is broken about it and I have to fix it.