This is whatnow.c in view mode; [Download] [Up]
/* whatnow.c - the MH WhatNow? shell */
main (argc, argv)
int argc;
char **argv;
{
WhatNow (argc, argv);
}
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.