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

Print Line numbers in VC++ 1

Status
Not open for further replies.

MavrickStl

Programmer
Feb 20, 2001
71
US
Do you guys have any idea how to to print line numbers in Visual C++?

Thanks,

Mav
 
Do you want line numbers in the code view? C++ doesn't know what a line number is. Visual Basic still does line numbers because of its GOSUB functionality.

Need more please.

B
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top