Question: AIM: A file named data contains a series of integer numbers. Write a c program to read all numbers from file and then write
AIM: A file named data contains a series of integer numbers. Write a c program to read all numbers from file and then write all odd numbers into file named "odd" and write all even numbers into file named "even". Display all the contents of these file on screen.
Step by Step Solution
3.58 Rating (151 Votes )
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
