nearly TGIF \o/
norming some functions + added objs dir
This commit is contained in:
@@ -6,13 +6,13 @@
|
||||
/* By: tmaze <tmaze@student.42.fr> +#+ +:+ +#+ */
|
||||
/* +#+#+#+#+#+ +#+ */
|
||||
/* Created: 2019/02/25 16:16:40 by tmaze #+# #+# */
|
||||
/* Updated: 2019/02/25 16:17:31 by tmaze ### ########.fr */
|
||||
/* Updated: 2019/02/28 16:18:26 by tmaze ### ########.fr */
|
||||
/* */
|
||||
/* ************************************************************************** */
|
||||
|
||||
#include "libft.h"
|
||||
|
||||
int ft_hasdigit(char *s)
|
||||
int ft_hasdigit(char *s)
|
||||
{
|
||||
int i;
|
||||
|
||||
|
Reference in New Issue
Block a user