made some updates
This commit is contained in:
parent
30311a393d
commit
21c1f8fee6
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
1
njvm.c
1
njvm.c
@ -305,6 +305,7 @@ void tests(void) {
|
||||
|
||||
int main(int argc, char *argv[]) {
|
||||
|
||||
|
||||
// Initialize the Stack
|
||||
int size = SIZE;
|
||||
int current = 0;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user