ftp.nice.ch/pub/next/tools/archiver/Opener.3.4b.Source.sd.tar.gz#/Opener.3.4b.Source.sd/ComposeSuggestion.h

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

/*****************************************************************************
 * ComposeSuggestion.h
 *
 * Authors:
 * 	Denise Howard
 * 	howardd@swissbank.com
 *
 *	Michael Hawley
 *	mike@media.mit.edu
 *
 * Copyright (c) MIT Media Laboratory, 1991-1995.
 *
 * Description:
 *	Implement a "suggestion box", to catch user's comments.
 *
 *****************************************************************************/
#import <appkit/appkit.h>

void stripnl(char *s);
char * execstr(char *s);
int ComposeSuggestion();

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