Just an include file.
# make install
and include string2.h
like this:
#include <string2.h>
If you don't want to install string2, just copy string2.h in your project.
![]() |
index : libs/c/string2.git | |
String library (extension of the C standard string library) | Alessandro Iezzi |
aboutsummaryrefslogtreecommitdiff |
Just an include file.
# make install
and include string2.h
like this:
#include <string2.h>
If you don't want to install string2, just copy string2.h in your project.