/* ************************************************************************** */ /* */ /* ::: :::::::: */ /* infile.c :+: :+: :+: */ /* +:+ +:+ +:+ */ /* By: cchauvet exit_code = 2; return (-2); } fd = ft_get_infile(line); if (fd == -2) return (-2); ft_remove_infile(line); return (fd); }