JesInclAnalyzer

Filter out unwanted header files included in a C++ source file
Download

JesInclAnalyzer Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Publisher Name:
  • Jellow TK
  • Publisher web site:
  • http://www.codeproject.com/Members/Jellow-TK
  • Operating Systems:
  • Windows All
  • File Size:
  • 10 KB

JesInclAnalyzer Tags


JesInclAnalyzer Description

The JesInclAnalyzer aplication was developed to be a simple tool designed to filter out unwanted header files included in a C++ source file. I do not claim that this is the best solution for this particular problem. The basic idea is to compile each source file after commenting included header files in source, one by one, and to check the compiler output to determine if a particular header file is needed or not. Techniques used for the implementation are simple file operations and text processing. But it gives a fair result, I believe.


JesInclAnalyzer Related Software