Better memory management of arrays and test sample generation
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
|
||||
#include "types.h"
|
||||
|
||||
int check_sorted(lsort_array_i* array);
|
||||
int check_sorted(lsort_array* array);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user