Forum Discussion
1 Reply
- Altera_Forum
Honored Contributor
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/)