les sames ne s'impriment pas avec juste le flag p mais seulement le o en plus

This commit is contained in:
Hugo LAMY
2019-05-29 16:36:04 +02:00
parent e7e944f1ac
commit 04a4fef38b
5 changed files with 28 additions and 9 deletions

View File

@@ -6,7 +6,7 @@
/* By: vmanzoni <vmanzoni@student.42.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2019/03/01 13:29:05 by vmanzoni #+# #+# */
/* Updated: 2019/05/29 15:52:44 by hulamy ### ########.fr */
/* Updated: 2019/05/29 15:55:03 by hulamy ### ########.fr */
/* */
/* ************************************************************************** */
@@ -23,9 +23,7 @@ void print_error(char *str)
}
/*
** Function that display error message *s on fd
** with more informations
** and exit program
** Function that display error message *s on fd with more informations
*/
void print_error_extended(int error, int *dope)