Right Click to Search

Tuesday, January 26, 2025

Introduction to file handling in C


Traditional I/O System : Drawbacks



  1. Until now we are using Console Oriented I/O functions.
  2. Most applications require a large amount of data , if this data is entered through console then it will be quite time consuming task
  3. Main drawback of using Traditional I/O :- data is temporary (and will not be available during re-execution )
Introduction to file handling in C :
  1. Data is stored onto the disk
  2. We can retrieve data any time
  3. Output of the program may be stored onto the disk
  4. In C we have many functions that deals with file handling



Bookmark & Share

Tags / Keywords : | ,

Stumble
Delicious
Technorati
Twitter
Facebook

0 Comments:

Post a Comment

Your Feedback :This is Growing Site and Your Feedback is important for Us to improve the Site performance & Quality of Content.Feel Free to contact and Please Provide Name & Contact Email

 

Learn C Programming Copyright © 2010 LKart Theme is Designed by Lasantha, Free Blogger Templates