up: programming - C - File I/O  
programming - C - function fseekWhat links here?

Syntax

int fseek( FILE * stream , long offset , int origin )


Description

Reposition stream's position indicator. Sets the position indicator associated with the stream to a new position defined by an offset from the location given by the origin parameter.

The End-Of-File indicator of this stream is cleared after a call to fseek.

When using fseek on files opened in text mode consider that you can only be sure of the results if an offset of 0 or an offset equal to a value returned from ftell is specified, any other offset value makes result unpredictable because of Carriage-Return translations under this mode.

The next operation with the stream after a call to fseek can be either for input or output.

Parameters



Return Value

If successful the function returns 0. Otherwise it returns nonzero.
programming - C - function fseek
Topical Bible - God's Omnipresence
Topical Bible - End Times
programming - C - function fgets
Topical Bible - Giving
Topical Bible - Lot
X Windows Functions - Display *XOpenDisplay(display_name)
Topical Bible - The Rich Young Ruler
programming - C - function _makepath
programming - cgi - cookies
filename:programming - C - function fseek
filename:programming%20%2D%20C%20%2D%20function%20fseek
last edit:December 18 2012 19:05:06 (4168 days ago)
ct = 1716066731.000000 = May 18 2024 17:12:11
ft = 1355875506.000000 = December 18 2012 19:05:06
dt = 360191225.000000