home *** CD-ROM | disk | FTP | other *** search
-
-
-
- Drewinddir(2) Oct. 1, 1991 Drewinddir(2)
-
-
- N✓NA✓AM✓ME✓E
- Drewinddir - rewind an open directory
-
- S✓SY✓YN✓NO✓OP✓PS✓SI✓IS✓S
- LONG Drewinddir( LONG handle );
-
- D✓DE✓ES✓SC✓CR✓RI✓IP✓PT✓TI✓IO✓ON✓N
- _✓D_✓r_✓e_✓w_✓i_✓n_✓d_✓d_✓i_✓r rewinds the open directory whose handle
- (returned from the _✓D_✓o_✓p_✓e_✓n_✓d_✓i_✓r system call) is _✓h_✓a_✓n_✓d_✓l_✓e. After
- the _✓D_✓r_✓e_✓w_✓i_✓n_✓d_✓d_✓i_✓r call, the next call to _✓D_✓r_✓e_✓a_✓d_✓d_✓i_✓r will read
- the first file in the directory.
-
- R✓RE✓ET✓TU✓UR✓RN✓NS✓S
- 0 on success.
-
- EIHNDL if _✓h_✓a_✓n_✓d_✓l_✓e does not refer to a valid open directory
-
- EINVFN if the directory cannot be rewound (for example,
- because of the type of file system on which it is located)
-
- S✓SE✓EE✓E A✓AL✓LS✓SO✓O
- _✓D_✓o_✓p_✓e_✓n_✓d_✓i_✓r(2), _✓D_✓r_✓e_✓a_✓d_✓d_✓i_✓r(2),
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Version 0.9 MiNT Programmer's Manual 1
-
-
-