cpp-7
GNU C preprocessor
Install
- All systems
-
curl cmd.cat/cpp-7.sh
- Debian
-
apt-get install cpp-7
- Ubuntu
-
apt-get install cpp-7
- Arch Linux
-
pacman -S cpp-7
- Kali Linux
-
apt-get install cpp-7
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install cpp-7
- Dockerfile
- dockerfile.run/cpp-7
cpp-7
GNU C preprocessor
A macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. This package has been separated from gcc for the benefit of those who require the preprocessor but not the compiler.