I\'m working on the shunting algorithm using a stack, converting infix to postfix and I have a slight issue in which when I pop my stack which contains the postfix form onto