ccmtcnvt
Tools for manipulating C source code
Install
- All systems
-
curl cmd.cat/ccmtcnvt.sh
- Debian
-
apt-get install liwc
- Ubuntu
-
apt-get install liwc
- Kali Linux
-
apt-get install liwc
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install liwc
- Raspbian
-
apt-get install liwc
- Dockerfile
- dockerfile.run/ccmtcnvt
liwc
Tools for manipulating C source code
Includes programs for converting C++ comments to C comments, removing C comments, print out string literals, and converting characters to trigraphs and trigraphs to characters.