Compare commits
2 Commits
8e76b27760
...
c37ce6327c
| Author | SHA1 | Date | |
|---|---|---|---|
| c37ce6327c | |||
| 111b9c5532 |
@ -87,11 +87,12 @@ TreeNode *addToTreeRec(TreeNode *currentNode, TreeNode *newNode, CompareFctType
|
||||
*isDuplicate = 1;
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
if (isDuplicate != NULL)
|
||||
{
|
||||
*isDuplicate = 0;
|
||||
}
|
||||
*/
|
||||
return currentNode;
|
||||
}
|
||||
|
||||
|
||||
BIN
highscore.o
Normal file
BIN
highscore.o
Normal file
Binary file not shown.
@ -1,3 +1 @@
|
||||
àoï;0
|
||||
test;9238
|
||||
player1;3999
|
||||
|
||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user