View Single Post
  #2 (permalink)  
Old April 13th, 2007, 12:08 PM
dafl00 dafl00 is offline
Authorized User
 
Join Date: Mar 2007
Posts: 24
Thanks: 0
Thanked 0 Times in 0 Posts
Default

good idea taking the bull by the horns!

one question... what is
    cin>> a == *
    cin>> b == -
    cin>> c == +
    cin>> d == /

And I think you should be testing function against the characters '-' '+' '*' and '/'

Reply With Quote