Help understanding Reverse Polish Notation for homework assignment?
        Posted  
        
            by Yassin
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Yassin
        
        
        
        Published on 2010-04-27T16:11:04Z
        Indexed on 
            2010/04/27
            17:03 UTC
        
        
        Read the original article
        Hit count: 376
        
I have been asked to write a simple Reverse Polish Notation calculator in C as part of a homework assignment. I'm having difficulty understanding RPN. Can you please help me understand Reverse Polish Notation? Also, any tips on how to approach this problem would be greatly appreciated.
© Stack Overflow or respective owner