资 源 简 介
liwc is a collection of programs to manipulate C source code, originally written by Lars "liw" Wirzenius.
ccmtcnvt converts C++ comments (// foo) to C comments (/* foo */).
rmccmt removes C and C++ comments.
entrigraph converts single characters to trigraphs.
untrigraph converts trigraphs to single characters.
cstr prints string literals in C programs.