Sunday, September 20, 2009

FILE IN C

01.WHAT IS FILE IN C?
Ans: A file is a place on the disk where a group of related data stored in. the keyword "FILE" is a data type that is defined in the I/O libary . The FILE type pointer contains all the infomation about the FILE is subsequently used as a communication link between the system and the program.

OPENING THE FILE: when working witha stream-orinted data file , the first step establish a "buffer area" ,where information is temporarily stored while being transferred between the computer's memory and data file .This buffer area allows information to be read from or written to the data file more rapidly than would otherwise be possible .
The buffer area is establish by writing
FILE *fp1 ;

3 comments:

  1. hello,
    Nice post dude..Are you interested in back linking? If yes then contact me at

    http://programminglanguagefaqs.blogspot.com/2009/09/loading.html

    ReplyDelete
  2. very informative, this is what any computer language blog should be. keep the good work

    ReplyDelete
  3. Hello...............................


    I feel very happy while reading your blog.I had got all the information that i am in the need so i feel very thank full to you. please update relevant information in your blog.


    While i am searching for the same in Google i had got lot of information in the other blog like your blog.


    http://www.adminkernel.com/networking-articles/

    ReplyDelete