From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.8 required=5.0 tests=BAYES_00,INVALID_DATE autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,e44a032d26775cd3 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 1994-09-17 20:52:21 PST Path: bga.com!news.sprintlink.net!howland.reston.ans.net!europa.eng.gtefsd.com!MathWorks.Com!blanket.mitre.org!linus.mitre.org!linus!mbunix!emery From: emery@goldfinger.mitre.org (David Emery) Newsgroups: comp.lang.ada Subject: Re: How to check for characters in input stream? Date: 16 Sep 94 09:23:44 Organization: The Mitre Corp., Bedford, MA. Message-ID: References: <1994Sep14.140207.2304@mksol.dseg.ti.com> <359ivi$ltr@gnat.cs.nyu.edu> NNTP-Posting-Host: goldfinger.mitre.org In-reply-to: dewar@cs.nyu.edu's message of 15 Sep 1994 09:42:10 -0400 Date: 1994-09-16T09:23:44+00:00 List-Id: >call the appropriate getchar routine or whatever in C. Be careful! Some of these routines make heavy use of cpp macros, and of course you can't 'pragma interface' to a macro. dave -- --The preceeding opinions do not necessarily reflect the opinions of --The MITRE Corporation or its sponsors. -- "A good plan violently executed -NOW- is better than a perfect plan -- next week" George Patton -- "Any damn fool can write a plan. It's the execution that gets you -- all screwed up" James Hollingsworth -------------------------------------------------------------------------