opti fonctionne super bien et super mal
This commit is contained in:
4
fillit.h
4
fillit.h
@@ -6,7 +6,7 @@
|
||||
/* By: vmanzoni <vmanzoni@student.42.fr> +#+ +:+ +#+ */
|
||||
/* +#+#+#+#+#+ +#+ */
|
||||
/* Created: 2019/03/01 13:34:46 by vmanzoni #+# #+# */
|
||||
/* Updated: 2019/05/17 18:37:47 by hulamy ### ########.fr */
|
||||
/* Updated: 2019/05/20 15:18:43 by hulamy ### ########.fr */
|
||||
/* */
|
||||
/* ************************************************************************** */
|
||||
|
||||
@@ -58,7 +58,7 @@ typedef struct s_fillist
|
||||
int num;
|
||||
int test;
|
||||
char letter;
|
||||
uint64_t memory;
|
||||
unsigned int *memory;
|
||||
struct s_fillist *same;
|
||||
struct s_fillist *next;
|
||||
} t_fillist;
|
||||
|
||||
Reference in New Issue
Block a user