count some stuff within a source code

Posted by shap on Stack Overflow See other posts from Stack Overflow or by shap
Published on 2010-04-04T15:30:55Z Indexed on 2010/04/04 15:33 UTC
Read the original article Hit count: 148

Filed under:
|
|

after i have passed each line as a string,

i need to count the following things:

--the number of standalone functions and member functions per class

--the number of lines per function

help please?

© Stack Overflow or respective owner

Related posts about c++

Related posts about count