ftp.delorie.com/djgpp/doc/libc/libc_327.html   search  
libc.a reference

[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

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.

Portability

ANSI/ISO C No
POSIX No


  webmaster     delorie software   privacy  
  Copyright © 2004     Updated Apr 2004