c++ - How to start modification with big projects -



I have to enhance an existing C ++ project which is code above 100k lines.
My question is, how and how to start with such projects?
If the problem is not well documented then the problem increases. Is there an automated tool to study code flow with large projects?

Thanax,

is a book for you:

It is not about the device, but about the different methods, processes and techniques that can be used to better understand the code and make changes. It has been written mostly from C ++ perspective.


Comments

Popular posts from this blog

c++ - Linux and clipboard -

What is expire header and how to achive them in ASP.NET and PHP? -

sql server - How can I determine which of my SQL 2005 statistics are unused? -