I'm still having difficulty following the program flow in the above code within the getop/getch/ungetch functions. Can someone help me out here? For example, what is the program flow (computation steps) if the input is:

Code:
2 2+
I've tried printing within each function but I'm still confused :?

Cheers

BIOS