Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

gettext & puttext from Borland C

Status
Not open for further replies.

amog

Programmer
Aug 4, 2004
2
PT
There are some Borland functions I would like to use in my MS Visal C++ program. These functions (from CONIO.H) are: gettext (copies text from text mode screen to memory), puttext (copies text from memory to the text mode screen) and clrscr (cleares the text mode screen). Do you know any functions that can be used instead of these?
 
Thank you very much, Salem!

It's just what I need. Thanks!


 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top