feat: removing the file_converted
This commit is contained in:
parent
4334807521
commit
e166b48698
1 changed files with 0 additions and 1 deletions
|
|
@ -26,7 +26,6 @@ char *ft_get_next(char *str);
|
||||||
char *ft_get_line(char *str);
|
char *ft_get_line(char *str);
|
||||||
char *ft_strjoin(char *s1, char *s2, int i, int j);
|
char *ft_strjoin(char *s1, char *s2, int i, int j);
|
||||||
size_t ft_strlen(char const *str);
|
size_t ft_strlen(char const *str);
|
||||||
char *file_converted(int fd);
|
|
||||||
char *ft_free(char *str);
|
char *ft_free(char *str);
|
||||||
char *ft_check(char *memory, int fd);
|
char *ft_check(char *memory, int fd);
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue