Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

dead code detection with VC++ 6.0

Status
Not open for further replies.

eussam

Computer
Joined
Mar 17, 2005
Messages
1
Location
FR
Hello,

I am in charge of an old project written in VC++ 6.0, there no many documentations and I was wondering if tools allowing dead code detection exist on this platform

Thanks a lot in advance.
 
If you build the release version, it will not build in any dead code into the executable.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top