Pete Bassett
02-05-2001, 06:36 AM
Hi all.
Could anyone point me in the direction of a app which will count functions in C++?
The project my company is working on is about to be picked up by a major player and they want to have some basic function point specs on the code. I've written a system to parse the VB code we have but I dont even want to think about doing it for C++.
Basically, all I need is an app that I can point at a directory and it will give me some nice stats on the CPP files in that diectory.
Any ideas?
Pete
Could anyone point me in the direction of a app which will count functions in C++?
The project my company is working on is about to be picked up by a major player and they want to have some basic function point specs on the code. I've written a system to parse the VB code we have but I dont even want to think about doing it for C++.
Basically, all I need is an app that I can point at a directory and it will give me some nice stats on the CPP files in that diectory.
Any ideas?
Pete