Filestream/operater overload help

S

Stephen Antes

I am trying to input a file that contains numbers and operators. The
goal is to take the input, do some conversions using operator
overloading, and compute result. The input is in the form of British
currency. I have to take the left side of money, then do the operator
with the right side. I am having a difficult time trying to loop
through the input file and put the currency into the right array along
with the operators to the right array. Maybe I am doing it wrong with
the array, I dont know. All the computer guys are foreign, and cant
understand me. Please help.
 
J

John Harrison

Stephen Antes said:
I am trying to input a file that contains numbers and operators. The
goal is to take the input, do some conversions using operator
overloading, and compute result. The input is in the form of British
currency. I have to take the left side of money, then do the operator
with the right side. I am having a difficult time trying to loop
through the input file and put the currency into the right array along
with the operators to the right array. Maybe I am doing it wrong with
the array, I dont know. All the computer guys are foreign, and cant
understand me. Please help.

Maybe you are doing it wrong with the array, maybe its something completely
different. Maybe if you posted some code I would have a clue.

Sorry for the sarcasm but seriously how can anyone help you with code when
they can't see it?

John
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

FileStream 2
Help with an algorythm 5
Can't solve problems! please Help 0
Help in hangman game 1
Operator Overload 7
Im looking for some help 2
Function Help 1
Help with code 0

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top