This is one of my first project at the first year in MIPT.
This repository is my library with implementation of the main basic string functions from the string.h library. In particular, there are: strcmp, puts, atoi, itoa, and fgets. It also contains documentation in doxygen.