| www.delorie.com/djgpp/doc/libc-2.01/libc_134.html | search |
#include <dos.h> unsigned int _dos_findnext(struct _find_t *result);
This finds the next file in the search started by _dos_findfirst.
See section _dos_findfirst.
Zero if a match is found, DOS error code if not found (and sets errno).
Go to the first, previous, next, last section, table of contents.
| prev next webmaster | delorie software privacy |
| Copyright © 1997 | Updated Apr 1997 |