Thread: Beginner at C++
View Single Post
  #2 (permalink)  
Old 10-04-2006, 08:53 AM
Void's Avatar   
Void Void is offline
Programming Expert
 
Join Date: Jun 2006
Posts: 411
Credits: 0
Rep Power: 12
Void is on a distinguished road
Default

I couldn't find any info relevant to the error number you are seeing. What compiler are you using? Is it possible for you to post your source code so that I can try to compile locally?

It looks like you will need 5 variables for this problem though and a couple more to do the calculations.
__________________
Void
Reply With Quote