Define SPECIFIERS macro and use it everyhere.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
/* By: gbaconni@student.42lausanne.ch +#+ +:+ +#+ */
|
||||
/* +#+#+#+#+#+ +#+ */
|
||||
/* Created: 2022/01/18 15:26:06 by gbaconni #+# #+# */
|
||||
/* Updated: 2022/04/26 10:41:36 by gbaconni ### ########.fr */
|
||||
/* Updated: 2022/04/29 08:56:40 by gbaconni ### lausanne.ch */
|
||||
/* */
|
||||
/* ************************************************************************** */
|
||||
|
||||
@@ -23,6 +23,8 @@
|
||||
# define NIL "(nil)"
|
||||
# endif
|
||||
|
||||
# define SPECIFIERS "cspdiuxX%"
|
||||
|
||||
/* Helper */
|
||||
|
||||
int ft_eoflags(const char *s);
|
||||
|
||||
Reference in New Issue
Block a user