delorie.com/djgpp/doc/libc/libc_327.html | search |
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
#include <dir.h> int findnext(struct ffblk *ffblk); |
This finds the next file in the search started by findfirst
.
See section findfirst.
Zero if there was a match, else nonzero.
ANSI/ISO C | No |
POSIX | No |
webmaster | delorie software privacy |
Copyright © 2004 | Updated Apr 2004 |