ftp.nice.ch/pub/next/developer/languages/c/djgpp-NS.s.tar.gz#/djgpp/go32/glob.h

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

extern int	__glob_argc;
extern char **	__glob_argv;
extern unsigned	__glob_proxy_count;
extern unsigned	__glob_proxy_vals[10];

void		__glob_args(char *cmdline, char *dos_argv0, int expand_wildcards);
void		__glob_env(char *app_name);

/* called when proxy set, returns value for expand_wildcards */
extern int (*__glob_sense_expand_from_proxy)(int original_expand_wildcards);

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