Thread: infix vs Reverse Polish notation

  1. #1
    Registered User
    Join Date
    Apr 2004
    Posts
    35

    infix vs Reverse Polish notation

    Hi guys...

    I need your help...

    I have an assignment on reverse polish notation based on the
    K&R sec.edition book (chapter 4)

    Because i'm a beginner ...do you know where i can find any
    notes for this subject?(I think that the book is for advance users,and i need more help )

  2. #2
    Registered User sean345's Avatar
    Join Date
    Mar 2002
    Posts
    346
    I'm not sure what the assignment is, but I learned a lot from the link below.
    http://www.programmersheaven.com/2/Art_Expressions_p1

    - Sean
    If cities were built like software is built, the first woodpecker to come along would level civilization.
    Black Frog Studios

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Expression: Convert infix notation to postfix notation.
    By Nutshell in forum C Programming
    Replies: 7
    Last Post: 02-27-2010, 07:44 AM
  2. Reverse Polish Notation
    By Lucid15 in forum C Programming
    Replies: 7
    Last Post: 02-16-2009, 10:05 PM
  3. Impix or reverse polish notation
    By P4R4N01D in forum C Programming
    Replies: 10
    Last Post: 11-18-2008, 11:42 PM
  4. Postfix (reverse polish notation) calculator
    By ottomated in forum C Programming
    Replies: 7
    Last Post: 05-06-2008, 05:32 PM
  5. Reverse Polish Notation???
    By Wizard_D in forum C Programming
    Replies: 6
    Last Post: 11-01-2001, 12:20 AM