The task of saving data in the form of input or output created by running C programmes in data files, meaning a text file or a binary file, for future reference and analysis is referred to as file handling in C.
In the C programming language, the following operations are done on files... A file is being created (or opened). Data from a file is being read. Creating a file with data. The act of putting an end to a document.
The fopen () function creates a new file or opens one that already exists. The fclose () function closes a file that has been opened. The getw () method is used to read an integer from a file.
A file is simply memory space in which data is saved. The following syntax is used to create a file in a 'C' programme: fp = fopen ("file name", "mode"); FILE *fp; fp = fopen ("file name", "mode"); The file is a data structure declared in the standard library in the above syntax. The fopen function is a standard function for opening files.
A file pointer is a type of pointer that is used to manage and track the files that are being accessed. To declare a file pointer, a new data type called "FILE" is utilised.
Learner's Ratings
4.4
Overall Rating
70%
18%
5%
4%
3%
Reviews
A
Annu Prajapat
5
It's very usefull app
D
Dhirender singh
5
the quiz are good. but as the question are not right. because any of these question are not discussed in any previous video. please provide the study material for the quiz before hand.
S
Sejal Ganesh Kadlag
5
Bestttt
S
Sahil Sonu
4
Thanks 🙏👍
A
ANIMESH SINGH
5
really
nice
I
IRFAN AHMED
5
Nice platform for C language in LEARNVERN❤️💕👍
𝑼𝑻𝑺𝑨𝑽 𝑲𝑼𝑴𝑨𝑹 𝑺𝑰𝑵𝑮𝑯
5
Best course
S
sahil namdev
5
this course is very helpfull for my basic development
S
Sanjay Shinde
5
ek number
G
Garvit kulshrestha
4
extern storage class??specifier??? use of "&"????kha pe h ye sab??? assignment m pucha h par vedio m nhi bataya
par jitna bataya h ache se bataya h liked that tho
Share a personalized message with your friends.