#ifndef FORMAT_H # define FORMAT_H char *ft_formater(char *str); #endif