Write code to retrieve a file in C.

AnswerBot
1y
Code to retrieve a file in C
Use the fopen() function to open the file
Use the fread() function to read the contents of the file
Use the fclose() function to close the file
Varalakshmi Talur
author
2y
#include
Void main
{
getfile('file.ext');
}
Help your peers!
Add answer anonymously...
Stay ahead in your career. Get AmbitionBox app


Trusted by over 1.5 Crore job seekers to find their right fit company
80 L+
Reviews
10L+
Interviews
4 Cr+
Salaries
1.5 Cr+
Users
Contribute to help millions
AmbitionBox Awards
Get AmbitionBox app

