tentative de mettre toutes les divisions et modulo dans la structure
This commit is contained in:
6
fillit.h
6
fillit.h
@@ -6,7 +6,7 @@
|
||||
/* By: vmanzoni <vmanzoni@student.42.fr> +#+ +:+ +#+ */
|
||||
/* +#+#+#+#+#+ +#+ */
|
||||
/* Created: 2019/03/01 13:34:46 by vmanzoni #+# #+# */
|
||||
/* Updated: 2019/05/16 15:31:15 by hulamy ### ########.fr */
|
||||
/* Updated: 2019/05/17 15:33:01 by hulamy ### ########.fr */
|
||||
/* */
|
||||
/* ************************************************************************** */
|
||||
|
||||
@@ -44,6 +44,10 @@ typedef struct s_fillist
|
||||
int width;
|
||||
int height;
|
||||
int position;
|
||||
int posx;
|
||||
int int_number;
|
||||
int pos_in_int;
|
||||
int limit;
|
||||
int test;
|
||||
char letter;
|
||||
struct s_fillist *next;
|
||||
|
||||
Reference in New Issue
Block a user