Lily Carpenter
|
b67b9fda7e
Better commenting, should be done now
|
il y a 12 ans |
Lily Carpenter
|
3edd2dfaba
Fixed error message for realloc to not be incorrect.
|
il y a 12 ans |
Lily Carpenter
|
16d4cd6721
Fixed it to actually print unsigned not signed -.-
|
il y a 12 ans |
Lily Carpenter
|
8eb024ed4e
Forgot to remove no longer needed counter variable
|
il y a 12 ans |
Lily Carpenter
|
eb36717f8e
Fixed this to use unsigned integers, cleaned up the fread part a bit.
|
il y a 12 ans |
Lily Carpenter
|
2b4a9be616
Removed old quicksort, it was seg faulting after about 320,000 numbers and the new one is cleaner anyway
|
il y a 12 ans |
Lily Carpenter
|
b83cb9674a
Got a (pretty ugly looking) version of quicksort working. Checked for memory leaks, all good. Want to clean this up and probably make it an "in place" algorithm as well.
|
il y a 12 ans |