Question: write it in C program Problem-5 Write a function to create 1000 files naming data 1.txt to data 1000.txt in a folder located in D:/data

write it in C program write it in C program Problem-5 Write a function to create 1000

Problem-5 Write a function to create 1000 files naming data 1.txt to data 1000.txt in a folder located in D:/data Yourname (make sure to create a folder data Yournamee in drive D first or you can create a folder when the program run). Each file has 50 numbers in it. The file data 1.txt has numbers from 1 to 50 in it, the file data2.txt has numbers from 51 to 100, the file data3.txt has numbers from 101 to 150 and so on so forth for the other files. void generateDummyData()

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!