This is scandir.h in view mode; [Download] [Up]
/*************************************************************************** * This program is Copyright (C) 1986, 1987, 1988 by Jonathan Payne. JOVE * * is provided to you without charge, and with no warranty. You may give * * away copies of JOVE, including sources, provided that this notice is * * included in all the files. * ***************************************************************************/ extern int alphacomp proto((UnivConstPtr, UnivConstPtr)), jscandir proto((char *dir, char ***nmptr, int (*qualify) proto((char *)), int (*sorter) proto((UnivConstPtr, UnivConstPtr)))); extern void freedir proto((char * * *nmptr,int nentries)); #ifdef MSDOS extern unsigned int fmask; #endif
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.