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 in hangman game 1
Can't solve problems! please Help 0
Operator Overload 7
Im looking for some help 2
Function Help 1
Help with code 0
Help me sort out this script 1

Members online

Forum statistics

Threads
473,743
Messages
2,569,478
Members
44,898
Latest member
BlairH7607

Latest Threads

Top