Ajout info jour4
This commit is contained in:
parent
aa6026a145
commit
b7e954db2f
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ void deux_partie(FILE *ptr)
|
|||
{
|
||||
int find = 0, tmp, check_line;
|
||||
int nb_data = 0; // est incrémenté si arg bon
|
||||
// ne pas changer l’ordre des deux tableaux sinon ça casse (jsp pk)
|
||||
char value[10];
|
||||
char key[3];
|
||||
char *tmp_char = NULL;
|
||||
|
|
Loading…
Reference in a new issue