Thread: Showing Line Numbers in MSVC++

  1. #1
    Student drdroid's Avatar
    Join Date
    Feb 2002
    Location
    Montreal, Quebec
    Posts
    669

    Showing Line Numbers in MSVC++

    How do you show line numbers(1,2,3,4...etc) in MSVC++?

  2. #2
    It's full of stars adrianxw's Avatar
    Join Date
    Aug 2001
    Posts
    4,829
    The line number and column number of the cursor is shown in a box on the status line, (bottom right).
    Wave upon wave of demented avengers march cheerfully out of obscurity unto the dream.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Need help with reading numbers from the command line
    By Nterpol in forum C Programming
    Replies: 4
    Last Post: 06-01-2006, 01:40 AM
  2. Help displaying line numbers of a text document
    By Japatron in forum C Programming
    Replies: 4
    Last Post: 05-04-2006, 01:34 PM
  3. Could somebody please help me with this C program
    By brett73 in forum C Programming
    Replies: 6
    Last Post: 11-25-2004, 02:19 AM
  4. line numbers?
    By anomaly in forum Tech Board
    Replies: 5
    Last Post: 12-11-2003, 01:24 PM
  5. Specifying Line Numbers
    By drdroid in forum C++ Programming
    Replies: 1
    Last Post: 05-25-2002, 11:00 AM