Altera_Forum
Honored Contributor
21 years agoConio
where can i find the conio.h libraries ? i must us getCH thanks
getch is not an ANSI C function hence you will not find it. I think that conio.h is a Microsoft thing.
For documentation on the newlib functions follow this link http://sources.redhat.com/newlib/ (http://sources.redhat.com/newlib/)