In this video we will learn -
Why we need file handling in C programming
How to create and access text files
Details on FILE data type
How to access path to retrieve existing file
Difference between exit(1) and exit(0)
Reading, Writing and Appending in a file