ftp.nice.ch/pub/next/unix/mail/mh.6.7.s.tar.gz#/mh/uip/whatnow.c

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.