Write a ‘C’ program to create a file of integers.

b) Write a ‘C’ program to create a file of integers. The file name is given by the user. The second input to the program is the number ‘n’ of positive integers to be written into the file starting from 1.


Leave a Reply