Upgraded article title functionalify
This commit is contained in:
@ -11,5 +11,6 @@ char *concat_to_front(char **str1, char *str2);
|
||||
char *get_status_message(int status_code);
|
||||
char *to_lower(char *str);
|
||||
char *trim(char *str);
|
||||
char *repair_spaces(char *str);
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user