ftp.nice.ch/pub/next/tools/archiver/Opener.3.4b.Utils.s.tar.gz#/Opener.3.4a.Utils.s/macutils/fileio/rdfile.h

This is rdfile.h in view mode; [Download] [Up]

#define	ISATEND		0
#define	ISFILE		1
#define	ISDIR		2
#define	ENDDIR		3

extern char file_info[INFOBYTES];
extern char *data_fork, *rsrc_fork;
extern int data_size, rsrc_size;

extern void setup();
extern int nextfile();
extern char *get_minb();

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.