The question is, Read the numbers contained in a sequential access file, then write only the even numbers to a new sequential access file. Code the program so that it reads the numbers from thennumbers.txt file. the program should write only even numbers to a new sequential file named evennumbers.txt.
I know to open a notepad window and type in the numbers and save it. My problem is writing the code to get those numbers from that file. This is my last and only programming class and I really really need help. Thankyou for all of your help.
2006-11-26
13:44:41
·
5 answers
·
asked by
guy
2
in
Computers & Internet
➔ Programming & Design