Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!seismo!brl-adm!adm!ZRWA001%DTUZDV1.BITNET@WISCVM.WISC.EDU From: ZRWA001%DTUZDV1.BITNET@WISCVM.WISC.EDU Newsgroups: comp.lang.pascal Subject: TURBO Pascal READ Message-ID: <7088@brl-adm.ARPA> Date: Fri, 24-Apr-87 10:37:14 EST Article-I.D.: brl-adm.7088 Posted: Fri Apr 24 10:37:14 1987 Date-Received: Sat, 25-Apr-87 12:05:34 EST Sender: news@brl-adm.ARPA Lines: 14 Hi folks, I have seen: my example was mad. The problem is not the E after a integer or real number, the problem is: every character immediatly after the last digit of the number causes an I/O error except for the blank. And when I read a character after a number, the only character I can get correctly is a blank. This is not a problem of the input buffer, this is a problem of the read procedure of turbo. It's absolutely impossible to read a character other than blank after a number. And this is *NOT* Standard Pascal. Sorry for the stupid example with the 'E' after the real number :-) Helmut Acknowledge-To: Helmut Waelder