Skip to content
Snippets Groups Projects
Commit 515a3006 authored by richarda.tyarks's avatar richarda.tyarks
Browse files
parent a7479039
No related branches found
No related tags found
1 merge request!7add function stack_push
This commit is part of merge request !7. Comments created here will be created in the context of that merge request.
#include <stdlib.h> #include <stdlib.h>
#include "stack.h"
#define DEFAULT_CAPACITY 4 #define DEFAULT_CAPACITY 4
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment