DESCRIPTION
liwc is a collection of programs to manipulate C source code.ccmtcnvt converts C++ comments to C comments.
chktri checks for trigraphs.
cstr prints out string literals.
entrigraph converts C source to trigraphs, and untrigraph converts trigraphs to the single characters they represent.
rmccmt removes comments.