How do I write a program that takes in some data files that have a bunch of numbers in them and then spits out certain numbers. Which then would be decoded using ascii values.
You dont have to write the program, but it would really help full if you could explain me how. I want to learn it not cheat.
I tried as hard as I could, but loops and ifstream, are something I cannot understand. Please help. Bye the way the program must use ifstream and loops.