logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

liwc - collection of programs to manipulate C source code

Author

       Lars Wirzenius, liw@iki.fi.

                                                                                                         LIWC(1)

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.

Name

       liwc - collection of programs to manipulate C source code

See Also

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

See Also