Since conio is a C library, I'd imagine you use it in pretty much the same way.
Though you may need to use the cprintf() function in conio.h in place of the standard printf() routine. This is especially true if you want to start printing coloured text.
i use a very easy program to test <conio.h> and gotoxy function but the compiler can't recognize the library conio.h . I also thought conio.h was a c++ library
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.