Category : Alternate Operating Systems - Quarterdeck DesqView, CP/M, etc
Archive   : MULTIDOS.ZIP
Filename : DEMO2.C

 
Output of file : DEMO2.C contained in archive : MULTIDOS.ZIP
/* demo program for MultiDos Plus R4.00 distribution */
/* please note that this program is only used to show */
/* how to load and execute programs. The display of */
/* this program only indicates that it is running and */
/* the .EXE name to identify the display. */

#include

int main(argcnt, arglst)
int argcnt;
char *arglst[];
{
int i;

i = 0;
for (;;++i)
{
printf("My name is %s and my count is %d\r\n", arglst[0], i);
}
}


  3 Responses to “Category : Alternate Operating Systems - Quarterdeck DesqView, CP/M, etc
Archive   : MULTIDOS.ZIP
Filename : DEMO2.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/