cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
Stack compiles but postfix output wrong
Stack compiles but postfix output wrong
Sep 14, 2012 at 4:52am UTC
mika23
(3)
Hi guys so my stack program I am supposed to enter a postfix empression like 37+. It only outputs the first number 3. Another example 542+* it will only output the 5. Can anyone guide me in the right direction, I've been at this for hours.
Last edited on
Sep 14, 2012 at 6:10am UTC
Sep 14, 2012 at 6:18am UTC
coder777
(8444)
You need to post some code, otherwise we can't help
Topic archived. No new replies allowed.