Thread: calculator
View Single Post
  #1 (permalink)  
Old January 28th, 2004, 06:19 AM
kale_tushar kale_tushar is offline
Authorized User
 
Join Date: Jul 2003
Posts: 20
Thanks: 0
Thanked 0 Times in 0 Posts
Default calculator

I am making a calc. in c++.

can anyone tell me the logic to solve a+b*(c+d) in c/c++


Reply With Quote