Update cv3/program.c
This commit is contained in:
parent
3e533069b0
commit
6dce319833
@ -74,7 +74,7 @@ int perform_operation(Calculator *calc, char op) {
|
||||
}
|
||||
|
||||
print_stack(calc);
|
||||
if(bub == 0) {
|
||||
if(b != 0) {
|
||||
printf("no input\n");
|
||||
}
|
||||
return 1;
|
||||
|
Loading…
Reference in New Issue
Block a user