Click here to Skip to main content
15,891,431 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Whenever I run my infix to postfix program I get a odd character appended to the end of the infix expression, which I print to the screen. I've looked over it a dozen times and have no idea why it is doing it. I'm compiling in ubuntu linux using a GCC compiler. If anyone knows what is wrong please help! my code can be found here:

http://codepad.org/ZNAt0YUX
Posted

Too much code to read. Try debugging to find where the fault lies and then come back wit some more data and questions.
 
Share this answer
 
Could be a problem with your pop method
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900