|
|
a900d2d147
|
initial implementation for numbers.c with some testing in test_numbers.c
numbers.c currently uses the qsort() function from stdlib
|
2025-11-30 09:06:21 +01:00 |
|
|
|
07262a1fe0
|
fix makefile to allow debugging
|
2025-11-29 21:25:04 +01:00 |
|
|
|
ab71a3dd74
|
setup first test for bintree.c
|
2025-11-29 17:21:51 +01:00 |
|
|
|
ef59987f08
|
implement stack with some initial testing
|
2025-11-29 12:57:07 +01:00 |
|
|
|
85cb9514b2
|
Startcode angepasst, sodass nur eine Version für alle Plattformen existiert.
|
2025-11-17 11:52:26 +01:00 |
|