This is MiscShell+Notification.h in view mode; [Download] [Up]
/* Release 0.1 Copyleft (c)1995 by Thomas Engel. All Rights Reserved. MiscShell+Notification Filetype: Category Interface Stored in: MiscShell+Notification.h Created on: 17.05.1995 Last modified: 17.05.1995 Class Description: For a detailed description of the interface please read the class documentation. -------------------------------------------------------------------------- */ #import <misckit/MiscShell.h> @interface MiscShell (Notification) - (BOOL)isRunning; - subprocess:sender done:(int)status :(MiscSubprocessEndCode)code; @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.