A C library to print integers and floats on Linux. The only package allowed is unistd, that is needed to talk the OS.
- git clone https://github.com/wouterpennings/print-c.git
- chmod +x ./run.sh
- ./run.sh
A C library to print integers and floats on Linux. The only package allowed is unistd, that is needed to talk the OS.