rask24/libft

add format check

Opened this issue · 0 comments

int	ft_printf(const char *format, ...) __attribute__((__format__(printf, 1, 2)));