Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 422 Bytes

README.md

File metadata and controls

15 lines (14 loc) · 422 Bytes

This shows what each file in the repo does

0-strcat.c concatenates strings 2-strlen.c finds string length 3-strcmp.c compares startswith.c checks if needle starts with haystack strncat.c concatenates certain number strow2.c converts to words 1-strdup.c duplicates 3-puts.c writes strings 9-strcpy.c copies strchr.c locates character strncpy.c copies certain number strow.c converts to words _putchar.c writes characters