From: Thomas Demmer Newsgroups: comp.os.msdos.djgpp Subject: Re: __file_tree_walk() Date: Wed, 28 Jan 1998 19:46:20 +0100 Organization: Lehrstuhl fuer Stroemungsmechanik Lines: 28 Message-ID: <34CF7CFC.ACB38FD0@LSTM.Ruhr-UNI-Bochum.De> References: <34CF4714 DOT 42ED AT discover DOT net> NNTP-Posting-Host: bvb.lstm.ruhr-uni-bochum.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Ian Perez wrote: > > 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?? Obviously an int. Try info libc alpha file_tree -- Ciao Tom ************************************************************* * Thomas Demmer * * Lehrstuhl fuer Stroemungsmechanik * * Ruhr-Uni-Bochum * * Universitaetsstr. 150 * * D-44780 Bochum * * Tel: +49 234 700 6434 * * Fax: +49 234 709 4162 * * http://www.lstm.ruhr-uni-bochum.de/~demmer * *************************************************************