tail head cat sleep
QR code linking to this page

Manpage  — REWINDDIR

BEZEICHNUNG

rewinddir - Verzeichnisdateizeiger an den Anfang zurücksetzen

INHALT

ÜBERSICHT

#include <sys/types.h> 

#include <dirent.h>

void rewinddir(DIR *dir);

BESCHREIBUNG

Die rewinddir()-Funktion setzt den Zeiger der Verzeichnisdatei von dir auf den ersten Verzeichniseintrag zurück.

RÜCKGABEWERT

Die readdir()-Funktion hat keinen Rückgabewert.

KONFORM ZU

SVID 3, POSIX, BSD 4.3

SIEHE AUCH

opendir(3), readdir(3), closedir(3), seekdir(3), telldir(3), scandir(3).

2. Juni 1996 REWINDDIR (3)

tail head cat sleep
QR code linking to this page


Bitte richten Sie Ihre Kommentare zu diesem Handbuch Seite Service, Ben Bullock. Privacy policy.

I think Unix and snowflakes are the only two classes of objects in the universe in which no two instances ever match exactly.
— Noel Chiappa