- Apr 23, 2001
- 1,658
- 0
- 0
I want to write a prog ( in cpp) that reads in a text file w/ this:
a1908
b0980
r09809
...
to this:
a1908;b0980;r09809;...
I know it is simple, but i haven't programmed in a real long time. TIA!!
a1908
b0980
r09809
...
to this:
a1908;b0980;r09809;...
I know it is simple, but i haven't programmed in a real long time. TIA!!