cd build
cmake ..
make
make installAt the top of your c code just add this:
#include <cppFormatter/cppFormatter.h>List of Functions:
string printRed(TYPE input);
string printYellow(TYPE input);
...Sina – @sinaxs – s.boroumand18@imperial.ac.uk
| Name | Name | Last commit date | ||
|---|---|---|---|---|
cd build
cmake ..
make
make installAt the top of your c code just add this:
#include <cppFormatter/cppFormatter.h>List of Functions:
string printRed(TYPE input);
string printYellow(TYPE input);
...Sina – @sinaxs – s.boroumand18@imperial.ac.uk