You need to include the header that has 'gotoxy', 'clrscr', 'Sleep', etc. They're not standard functions, and so you need the same compiler the original guy had, or one that provides those functions. Or you need to rewrite the program to not use those.


Quzah.