Name | Modified | Size | Downloads / Week |
---|---|---|---|
readme.txt | 2014-08-28 | 374 Bytes | |
c_checker.zip | 2014-08-28 | 1.1 kB | |
Totals: 2 Items | 1.5 kB | 0 |
This script analyzes each line in turn to analyze it for C compilers. It also updates the global flag $badfound, and prints an extra message the first time a bad line is found. It should be called as check_line (filename, line) where the filename is used only when a message is generated. Simply run the perl script. Must have ActivePerl 5.14 or later installed