adding labs

This commit is contained in:
hugogogo
2026-05-07 11:46:03 +02:00
parent 36379f56b0
commit 413e149003
7 changed files with 31 additions and 14 deletions

View File

@@ -122,6 +122,7 @@ SRCS = ft_memset.c \
pf_utils.c \
\
ft_abs.c \
ft_labs.c \
ft_fabs.c \
ft_greater.c \
ft_smaller.c \