Hello, OnlineGDB Q&A section lets you put your programming query to fellow community users. Asking a solution for whole assignment is strictly not allowed. You may ask for help where you are stuck. Try to add as much information as possible so that fellow users can know about your problem statement easily.

How to read a data file from projects folder in c

+1 vote
asked Nov 29, 2018 by Pushpan (130 points)

1 Answer

+1 vote
answered Nov 29, 2018 by nivedita
fread() is used to read the data file from project folder
Welcome to OnlineGDB Q&A, where you can ask questions related to programming and OnlineGDB IDE and and receive answers from other members of the community.
...