DEV C++ equivalents of Borland Turbo C++ functions?

NTB

Diamond Member
Mar 26, 2001
5,179
0
0
This is what I get for using an old compiler at school...or maybe these are just borland-specific. Either way, I decided to try DEV-C++ over the summer, and started out by trying to compile some of the simple programs I wrote w/ borland at school. Anyway, so far I have noticed that clrscr() and gotoxy don't work. If I find any more, I'll post them; for now, can anybody tell me how to use these two? I'm using the newest version of DEV C++ (5, I think).

Nate