home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 4_2005-2006.ISO / data / Zips / RPN_Demo192022822005.psc / @PSC_ReadMe_62045_1.txt next >
Text File  |  2005-08-02  |  533b  |  10 lines

  1. Title: RPN Demo
  2. Description: Calculator
  3. Parses String Equation
  4. Orders Parsed equation to RPN (reverse polish notation)
  5. Solves RPN equation
  6. This file came from Planet-Source-Code.com...the home millions of lines of source code
  7. You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=62045&lngWId=1
  8.  
  9. The author may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL.
  10.