Data files are very essential part of in computer programming. The data we use while programming using the variables of different data types, are unavailable after the program execution. So,there is no way to retrieve the data if we further need. Here comes the necessity of data files.
Understanding C File Handling Functions With Examples
Understanding C File Handling Functions With Examples