here doc variable d'environnement
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
/* By: marde-vr <marde-vr@42angouleme.fr> +#+ +:+ +#+ */
|
||||
/* +#+#+#+#+#+ +#+ */
|
||||
/* Created: 2024/02/04 17:31:38 by tomoron #+# #+# */
|
||||
/* Updated: 2024/03/25 12:36:03 by tomoron ### ########.fr */
|
||||
/* Updated: 2024/03/25 18:15:41 by tomoron ### ########.fr */
|
||||
/* */
|
||||
/* ************************************************************************** */
|
||||
|
||||
@ -109,5 +109,6 @@ int file_access(t_msh *msh, int *found);
|
||||
char *remove_path(char *token);
|
||||
void signal_handler_interactive(int signum);
|
||||
void signal_handler_command(int signum);
|
||||
char *get_var_name(char *str);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user