File Management in C

  • Unique Paper ID: 142731
  • Volume: 2
  • Issue: 6
  • PageNo: 294-296
  • Abstract:
  • In real life we deal with large volume of data and therefore the concept of file management is necessary. Dealing with a huge amount of data is very cumbersome and time consuming. If we turn off the computer or if the program is terminated incorrectly, the entire data is lost. Due to these major problems it was very much essential to rely on file management where the data can be stored on the discs and read whenever required. Also, this does not destroy the data in any way. File management in C involves the following:  Naming a file  Opening a file  Writing a file  Reading a file  Closing a file

Cite This Article

  • ISSN: 2349-6002
  • Volume: 2
  • Issue: 6
  • PageNo: 294-296

File Management in C

Related Articles