Thursday 14 February 2013

Closing Files in C Programming Language


Closing Files

Each file is closed by one fclose() statement as shown in the following code:

#include<stdio.h>
main()
{
:
:
fclose(ptr1);
fclose(ptr2);
}

The above code is used to close files.

fclose() statement is used to close files.

3 comments:

Unknown said...

This is jonesdruman This blog was simply great post byb you. I really appreciate your blog. Really awesome blog I would like to know more about this. Please give some ideas about your blog. Thanks…………………………………….
ICC T20 World Cup 2016 Womens Points Table
Australia Team Captain Name T20 World Cup 2016
Ind VS Pak 19th march T20 WC 2016

Yamini said...

click here for ap ssc results 2017

Yamini said...

get ts ssc results 2017 soon

Post a Comment

Powered by Blogger.