ftp.nice.ch/pub/next/unix/audio/Cmix.N.s.tar.gz#/cmix/tape.backup/label.h

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

struct label { 
	int	  tapenumber;
	int       owner_uid;
	int	  date;
	char	  comment[500];
};  /* label thus take 512 bytes */
#define SIZEOFLABEL 512

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