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

prototype

void rewind(FILE* stream)


description

Repositions the file pointer to the beginning of a stream. Sets the file pointer associated with the stream to the beginning of the file.

A call to rewind is equivalent to:
fseek ( stream , 0L , SEEK_SET );
except that unlike fseek, using rewind the error indicator is cleared.

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

This function is also useful for clearing the keyboard buffer (normally associated with stdin).

parameters

programming - C - function rewind
Topical Bible - God's promises to Abraham
Topical Bible - Salvation before Christ's advent
programming:windows:CREATESTRUCT
20K NTC with output across load resistor
programming - C - function strcpy
programming:microchip pics:16F84A portb
Topical Bible - God's discipline of the believer
Topical Bible - Levirate marriage
X Windows Functions - Window XCreateSimpleWindow(display, parent, x, y, width, height, border_width, depth, class, visual, valuemask, attributes)
linux - software
Topical Bible - Angel of God
Topical Bible - Jesus the Anointed One
Topical Bible - Jesus in the Old Testament
Topical Bible - God's promises to (about) Ishmael
programming:c:functions:strnpos
programming - C language
Topical Bible - Sealed by the Spirit
filename:programming - C - function rewind
filename:programming%20%2D%20C%20%2D%20function%20rewind
last edit:December 18 2012 19:08:32 (4168 days ago)
ct = 1716070242.000000 = May 18 2024 18:10:42
ft = 1355875712.000000 = December 18 2012 19:08:32
dt = 360194530.000000