CompuServe Messages

#SAS 6.3 Bug?

    23-Oct-93 17:26:14
Sb: #37429-#SAS 6.3 Bug?
Fm: James Du Bois 72237,32
To: Troy Barlow 75416,3364
Troy, I have an Amiga 4000/040 with 6 MB of RAM and SAS/C 5.10. I tried your program: > #include <stdio.h> > > int main( int argc, char **argv ) > { > printf("Key = %d\n", getch() ); > } The C book I have says you need to #include <conio.h> to use getch(). I tried to compile your program, but I can't get it to work because I don't seem to have <conio.h> in my system. I've looked through the SAS/C docs and can't find any function for unbuffered console IO. I know they have to exist, but I can't find them. James Du Bois via AutoPilot Member of the Bermuda Triangle Exploratory Expedition 1992 – 1951