[x]
Ever Worried about Missed / Lost Mobile Phone (or) Mobile Phone Theft ?
Use GinGly to Save your Mobile Numbers and Useful Messages
Limited Time Free Access .Hurry Up !!!
Login
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Resend Activation Email
|
Forgot your Password?
Join IT Acumens Discussion Zone Free!
Welcome,
Guest
. Please
login
or
register
.
September 10, 2010, 06:09:43 PM
Home
Search
Team
Calendar
Gallery
Contact
Downloads
GoogleTagged
Login
Register
IT Acumens Discussion Zone
»
Tech News
»
Programming Discussions for Engineers
»
Programming Stuffs in "C"
(Moderators:
VelMurugan
,
thiruvasagamani
) »
File Operation Functions in C
« previous
next »
Reply
Print
Register to comment on this topic
Pages: [
1
]
Author
Topic: File Operation Functions in C (Read 666 times)
sukishan
Hero Member
Posts: 2918
Acumen
File Operation Functions in C
«
on:
July 10, 2009, 02:16:29 PM »
Quote
File operation functions in C:
Function Name and Operation
fopen()
Creates a new file for use
Opens a new existing file for use
fclose
Closes a file which has been opened for use
getc()
Reads a character from a file
putc()
Writes a character to a file
fprintf()
Writes a set of data values to a file
fscanf()
Reads a set of data values from a file
getw()
Reads a integer from a file
putw()
Writes an integer to the file
fseek()
Sets the position to a desired point in the file
ftell()
Gives the current position in the file
rewind()
Sets the position to the begining of the file
Logged
A good beginning makes a good ending
Reply
Print
Register to comment on this topic
Pages: [
1
]
« previous
next »
IT Acumens Discussion Zone
»
Tech News
»
Programming Discussions for Engineers
»
Programming Stuffs in "C"
(Moderators:
VelMurugan
,
thiruvasagamani
) »
File Operation Functions in C
GoogleTagged
file
operation
getw
com
functions
function
google
operations
handlers
fun
how
work