hacktoberfest icon indicating copy to clipboard operation
hacktoberfest copied to clipboard

C program that evaluates a postfix expression

Open harisj58 opened this issue 4 years ago • 0 comments

The program evaluates given prefix expression using a stack. The program assumes that each operand is a single digit integer.

harisj58 avatar Oct 14 '21 07:10 harisj58