While programming in C, I tried to use the funciton gotoxy() on my C++ compiler (Dev-C++ 5 - Bloodshed), and I even included the conio.h file. For some odd reason, It says implicit declaration of gotoxy() when I try to compile. I looked in the header file, and gotoxy() is declared. I don't know what is wrong... Please help!!
-magicyte
Bookmarks