|
-
Feb 24th, 2002, 05:28 PM
#1
Thread Starter
Frenzied Member
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++ ?
-
Feb 24th, 2002, 05:49 PM
#2
Monday Morning Lunatic
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
-
Feb 24th, 2002, 06:57 PM
#3
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|