From: rich@mulvey.com Subject: Re: conin.h in gcc2.3.3 Date: Sun, 26 Sep 1993 22:41:24 GMT
MING HE (cs921022@iris.ariel.yorku.ca) wrote:
: I have a c++ source:
: #include <conio.h>
: I going thru the entire system. Only found conio.h in msdos
: partition's powerc including directory, not gcc2.3.3 distribution.
: Is conio.h specially for msdos?
: My system is SLS 1.01 Linux .99pl9
: Please include a To: cs921022@ariel.yorku.ca in you posting headers.
Correct - the conio functions are basically just direct-screen
writing functions, and are specific to MS-DOS. Simply replace all
reference to functions defined in conio.h with the appropriate stdin/stdout
functions.
- Rich
-- Rich Mulvey Amateur Radio: N2VDS Rochester, NY rich@mulvey.com "Ignorance should be painful."