Category : OS/2 Files
Archive   : PATCH2U6.ZIP
Filename : VERSION.C

 
Output of file : VERSION.C contained in archive : PATCH2U6.ZIP
/* $Header: version.c,v 2.0 86/09/17 15:40:11 lwall Exp $
*
* $Log: version.c,v $
* Revision 2.0 86/09/17 15:40:11 lwall
* Baseline for netwide release.
*
*/

#include "EXTERN.h"
#include "common.h"
#include "util.h"
#include "INTERN.h"
#include "patchlevel.h"
#include "version.h"

/* Print out the version number and die. */

void
version()
{
void my_exit();
extern char rcsid[];

#ifdef lint
rcsid[0] = rcsid[0];
#else
fprintf(stderr, "%s\nPatch level: %s\n", rcsid, PATCHLEVEL);
my_exit(0);
#endif
}


  3 Responses to “Category : OS/2 Files
Archive   : PATCH2U6.ZIP
Filename : VERSION.C

  1. Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!

  2. This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.

  3. But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/