Search functions
-
Hi.I need to make a txt file with the names of all the functions and methods defined in a program's source code (made in c++).I tried with Sourcenav but when I try to print the output with a virtual printer the resulting pdf file is all messed up. Now I'm using Doxygen but it only lists the methods. Does anyone know a good program to do this task?
-
Hi.I need to make a txt file with the names of all the functions and methods defined in a program's source code (made in c++).I tried with Sourcenav but when I try to print the output with a virtual printer the resulting pdf file is all messed up. Now I'm using Doxygen but it only lists the methods. Does anyone know a good program to do this task?
-
freeheap wrote:
Hi.I need to make a txt file with the names of all the functions and methods defined in a program's source code
Just curious, why?
led mike
-
Well, the code has 50000 lines and 214 files.Browsing through that quantity of code is a daunting task.X|
freeheap wrote:
I need to make a txt file with the names of all the functions and methods
freeheap wrote:
Browsing through that quantity of code is a daunting task.
Sure but you use something like the Visual Studio Object Browser to browse and search not a text file.
led mike
-
Well, the code has 50000 lines and 214 files.Browsing through that quantity of code is a daunting task.X|
freeheap wrote:
Well, the code has 50000 lines and 214 files.Browsing through that quantity of code is a daunting task.
VS can do that easily in a matter of seconds.
"Love people and use things, not love things and use people." - Unknown
"To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne