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.