add other basic functions and test with them

This commit is contained in:
2025-03-29 19:54:58 +01:00
parent 76cf33dd1c
commit b6ad45ab6d
17 changed files with 311 additions and 6 deletions

BIN
.objs/ft_read.o Normal file

Binary file not shown.

BIN
.objs/ft_strcmp.o Normal file

Binary file not shown.

BIN
.objs/ft_strcpy.o Normal file

Binary file not shown.

BIN
.objs/ft_strdup.o Normal file

Binary file not shown.

BIN
.objs/ft_strlen.o Normal file

Binary file not shown.

BIN
.objs/ft_write.o Normal file

Binary file not shown.