Results 1 to 3 of 3

Thread: Code Counter

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Jun 2000
    Location
    England, Buckingham
    Posts
    1,341

    Code Counter

    in Visual Basic i have an add-in that counts the number of lines of code in every file in my project.

    Can i get a 'number of lines of code' counter for Visual C++ ?

  2. #2
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    Do a multiple-file search for newlines

    I don't have VC installed right now, but I think you can ask for a special character.
    I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
    -- Linus Torvalds

  3. #3
    Zaei
    Guest
    Ill post one for you tomorrow, or you can do a search for "Project Line Counter" on just about any search engine. Thats the one I use =).

    Z.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width