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

Search results for query: *

  1. Rob0123456789

    Line Numbers in Visual C++

    No Lazyme, What I'm looking for is the edit option where line numbers appear in the left hand selection column, letting you know what the line number of the pgm is, not as a part of the pgm itself. I guess this is a rather outlandish thing to expect from VC++, though I program in a number of...
  2. Rob0123456789

    Line Numbers in Visual C++

    Thanks GMX. Unfortunately I'm using Visual C++ 6.0, not .NET. In the Tools->Options->Editor box there's no setting for line numbers.
  3. Rob0123456789

    Line Numbers in Visual C++

    Thanks for your reply palbano. What I meant was the line numbers appearing on the left-hand side of the editing window. Makes it much easier to debug when you can see the line numbers show up in your code. (I know clicking on the error message will take you to the line in question, but seeing...
  4. Rob0123456789

    Line Numbers in Visual C++

    Hi, I'm sorry for the rudimentary nature of this question, but my help system is out of whack and I can't figure out how to turn on line numbers in my source code using VC++ 6.0. Can anyone help? Thanks

Part and Inventory Search

Back
Top