Data file handling in c++

  • Unique Paper ID: 142686
  • Volume: 2
  • Issue: 6
  • PageNo: 326-329
  • Abstract:
  • In today’s generation, millions are spent on developing softwares, and a number of them are made on c/c++ language. In c/c++, data file handling has a very vital role. This is because files help in storing data permanently as well modifying or deleting data from the files. This paper contains introduction to data files, opening and closing files using constructors and open() function, sequential I/O with files, detecting EOF, file pointers and random access and basic binary operations on files (including searching, appending data, inserting data, deleting data and modifying data) with error handling during file I/O.

Cite This Article

  • ISSN: 2349-6002
  • Volume: 2
  • Issue: 6
  • PageNo: 326-329

Data file handling in c++

Related Articles