www.delorie.com/djgpp/doc/libc-2.01/libc_274.html   search  
Go to the first, previous, next, last section, table of contents.


findnext

Syntax

#include <dir.h>

int findnext(struct ffblk *ffblk);

Description

This finds the next file in the search started by findfirst. See section findfirst.

Return Value

Zero if there was a match, else nonzero.


Go to the first, previous, next, last section, table of contents.

  prev next   webmaster     delorie software   privacy  
  Copyright © 1997     Updated Apr 1997