Mail Archives: djgpp/1998/01/28/10:00:28
| From: | Ian Perez <fish AT discover DOT net>
|
| Newsgroups: | comp.os.msdos.djgpp
|
| Subject: | __file_tree_walk()
|
| Date: | Wed, 28 Jan 1998 06:56:20 -0800
|
| Organization: | DiscoverNet
|
| Lines: | 9
|
| Message-ID: | <34CF4714.42ED@discover.net>
|
| NNTP-Posting-Host: | redlandsts2-13.discover.net
|
| Mime-Version: | 1.0
|
| To: | djgpp AT delorie DOT com
|
| DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
Ok, Here is the prototype of __file_tree_walk() :
int __file_tree_walk(const char *_dir, int (*_fn)(const char *_path,
const struct ffblk *_ff));
The second argument is a function.... so what is the function passed
supposed to return??
Ian Perez (fish AT discover DOT net) http://www.discover.net/~fish
- Raw text -