ftp.nice.ch/pub/next/tools/archiver/Opener.3.4b.Utils.s.tar.gz#/Opener.3.4a.Utils.s/macutils/mixed/globals.c

This is globals.c in view mode; [Download] [Up]

#include "globals.h"
#include "../fileio/machdr.h"

char info[INFOBYTES];
char text[F_NAMELEN+1];

int list, info_only, query, write_it, indent, dir_skip;
FILE *infp;
int in_data_size = -1;
int in_rsrc_size = -1;
int in_ds, in_rs, ds_skip, rs_skip;

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