/custom_libc

Educational project

Primary LanguageC++

Custom standart library functions

Drop-in API compatable functions puts, strchr, strlen, strcpy, strncpy, strcat, strncat, fgets, strdup, getline, but with c_ prefix.

puts, fgets, getline in c_stdio.h and str* in c_string.h