Logo 
Search:

C Programming Article

Submit Article
Comments on Program to writes numbers in a file and read and find odd or even numbers from it
Category: C Programming (Homework Help)    Author: Ellis Evans

Write a program which reads numbers from a user and writes it in a file. Also find odd and even numbers by reading that file and store it in 2 separate files odd and even.




Please enter your Comment
  • Comment should be atleast 15 Characters.
  • Please put code inside [Code] your code [/Code].