首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Python > ESP校正帮手

ESP校正帮手

  • 资源大小:770.27 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: esp 校正 帮手

资 源 简 介

Tool to support correction of ESP assignments * checks coding standard (as html formatted diff to ideal formatting) * counts number of functions and finds incorrectly named functions * finds global variables * finds tabulators * checks if defines are correctly named * checks if NULL pointer checks for malloc/realloc are correct * checks if only C standard headers are used * checks if functions have header comments * shows if nesting level is too deep * shows comment/code ratio * shows lines that are longer than 80 characters * displays gcc errors and warnings * checks if testcases were successful Usage: java -jar esphelper.jar <...more c files...> [--skip-software-check] [--transpose] Use --skip-software-check to skip the check if the required software (python, diff, gccxml and uncrustify) is installed Use --transpose to rotate the output file 90 degr
VIP VIP
0.192608s