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 biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to highlight text going to a console window? 1

Status
Not open for further replies.

JimHolloman

Programmer
Dec 17, 2007
1
US
I need to highlight selected text going to a console window in a console application, using Borland C Builder (BCB).

Is there a way to do it with printf()? Otherwise, what is the simplest approach; hopefully without using the VCL or graphic functions?

TIA, Jim Holloman
 
You used to be able to do it with conio but I don't know if that is even implemented anymore.


James P. Cottingham
-----------------------------------------
I'm number 1,229!
I'm number 1,229!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top