Scroll to navigation

LIWC(1) General Commands Manual LIWC(1)

NAME

liwc - collection of programs to manipulate C source code

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.

SEE ALSO

ccmtcnvt(1), chktri(1), cstr(1), entrigraph(1), rmccmt(1), untrigraph(1).

AUTHOR

Lars Wirzenius, liw@iki.fi.