#include <unistd.h>
#include "libft.h"
Go to the source code of this file.
puts
libc
Replicates behaviour of puts from libc.
Definition at line 21 of file ft_puts.c.