ftp.nice.ch/pub/next/unix/network/system/cap.5.0.s.tar.gz#/cap_5.0/applications/lwsrv/spmisc.h

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

/* "$Author: cck $ $Date: 87/09/05 17:28:08 $" */
/* "$Header: spmisc.h,v 1.1 87/09/05 17:28:08 cck Rel $" */
/* "$Revision: 1.1 $" */

/*
 * spmisc - UNIX AppleTalk spooling program: act as a laserwriter
 *   some misc. functions useful for spooler
 *   (some should be put in abmisc)
 *
 * AppleTalk package for UNIX (4.2 BSD).
 *
 * Copyright (c) 1986,1987 by The Trustees of Columbia University in the
 * City of New York.
 *
 * Edit History:
 *
 *  Created sept 5, 1987 by cck from lwsrv
 *
*/

void stripspaces();		/* void stripspaces(char *) */
boolean push();			/* boolean push(int) */
int pop();
boolean isstackempty();
void clearstack();
void dumpstack();
char *strdup();			/* char *strdup(char *) */

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