Closed ioannnikulin closed 1 week ago
to build: make fulltest to verify: no changes, all tests run as before. This change only confirms behavior of ft_atoi, now its output is compared not to standard atoi, rather to predefined outputs.
make fulltest
to build:
make fulltest
to verify: no changes, all tests run as before. This change only confirms behavior of ft_atoi, now its output is compared not to standard atoi, rather to predefined outputs.