Nice job for a week-end =)
finished checker programm tested actions functions all normed and sexy ;)
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
/* By: tmaze <tmaze@student.42.fr> +#+ +:+ +#+ */
|
||||
/* +#+#+#+#+#+ +#+ */
|
||||
/* Created: 2019/02/21 14:13:53 by tmaze #+# #+# */
|
||||
/* Updated: 2019/02/28 16:10:45 by tmaze ### ########.fr */
|
||||
/* Updated: 2019/03/02 18:21:11 by tmaze ### ########.fr */
|
||||
/* */
|
||||
/* ************************************************************************** */
|
||||
|
||||
@@ -51,4 +51,8 @@ void ps_rrot(t_psdata *data);
|
||||
void ps_rerot(t_psdata *data, char c);
|
||||
void ps_rrerot(t_psdata *data);
|
||||
|
||||
int is_op(char *buff);
|
||||
int get_params(t_psdata *data, int ac, char **av);
|
||||
int check_input(char *in, int *ret);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user