86 - (void)terminateWithExitStatus:(
int)status;
Foundation framework header.
id< ApplicationDelegate > delegate()
Gets the current application delegate.
The main application class that coordinates application-wide functionality.
Hardware interface abstraction layer.
bool BOOL
A Boolean value.
id sharedApplication()
Returns the shared application instance.
The NXArray classNXArray represents an array that can store ordered objects.
The base class for objects in the Foundation framework.
struct objc_object * id
A pointer to an instance of a class.
NXArray * args()
Returns command-line arguments passed to the application.
void terminate()
This method notifies the app that you want to exit the run loop.