X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f Date: Mon, 1 Apr 2002 22:03:35 -0500 Message-Id: <200204020303.g3233Zt12075@envy.delorie.com> X-Authentication-Warning: envy.delorie.com: dj set sender to dj AT delorie DOT com using -f From: DJ Delorie To: emacduffie AT mediaone DOT net CC: djgpp AT delorie DOT com In-reply-to: (emacduffie AT mediaone DOT net) Subject: Re: Preprocessor directives References: <200204012135 DOT g31LZb009835 AT envy DOT delorie DOT com> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Where can a person find these low-level commands? (I'm assuming their > low-level commands.) Are you talking about clrscr? If so, type "info libc a clrscr" at the DOS prompt (or "info libc f" for a list of functional categories, one of which is conio).