Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++

Conio

Altera_Forum
Honored Contributor II
1,130 Views

where can i find the conio.h libraries ? 

 

i must us getCH 

 

thanks
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
400 Views

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/)
0 Kudos
Reply