Introduction

This module delineates as to how to work with ‘C’ data structure, viz., file; declaring input output files; opening files for reading contents from a file and performing operations on these contents, and appending/writing results onto same/another file. File handling is an advanced topic in ‘C’.
Last modified: Tuesday, 25 September 2012, 10:14 AM