How can I get MS Visual C++ 4.0 to support clrscr() and gotoxy() in conio.h? The header file I have does not include these functions. Does anyone have a header that will work with it? I tried a Borland C++ 4.5 file but it just causes errors.

[email protected]