Introduction to Files in C Programming





This video introduces to the concept of fles. You will learn what is a file,what is the need to use it,how to open a file,how to close a file,different file modes,fopen function,fclose function,FILE structure in detail.