This commit is contained in:
Max-R 2025-12-05 10:53:03 +01:00
parent 4bb0d7516e
commit b28deeaafb
3 changed files with 0 additions and 1 deletions

View File

@ -57,5 +57,4 @@ void clearStack(StackNode *stack)
stack->prev = NULL;
}
return NULL;
}

BIN
stack.o Normal file

Binary file not shown.

BIN
test_stack.o Normal file

Binary file not shown.