#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.
not ANSI, not POSIX
Go to the first, previous, next, last section, table of contents.