large program data structure

R

Robert S

Hello group
Since I want to modify a large program written in C(40K line) for the
academic purposes and the program consists of several modules, it is
necessary to have software structure in order to modify the
program.Unfortunately the program has no documentation regarding software
structure except comments inside code.
Anybody knows what is the best tool for extracting structure of the large
programs such as one I indicated above.?
Thanks
bob
 
J

Joe Wright

Robert said:
Hello group
Since I want to modify a large program written in C(40K line) for the
academic purposes and the program consists of several modules, it is
necessary to have software structure in order to modify the
program.Unfortunately the program has no documentation regarding software
structure except comments inside code.
Anybody knows what is the best tool for extracting structure of the large
programs such as one I indicated above.?
Thanks
bob

The reference to 'comments inside code' suggests you have source code.
If so, modify the source as you need and compile it. If not, find the
author of the program and coerce the source code out of her.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top