Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

visual c++ stack

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
can you give me a sample source code of a program that will change the expression on infix to postfix.....<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;ryptox
 
&gt; change the expression on infix to postfix<br><br>uh? I don't get the question.<br><br>int j = 0;<br><br>++j;<br>j++;<br><br>-pete
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top