Category : Miscellaneous Language Source Code
Archive   : OVER5.ZIP
Filename : STARTUP.C
Output of file : STARTUP.C contained in archive : OVER5.ZIP
/*
Startup.C
Compile this program to an .OBJ file, then link them using the
LINK_MC.BAT file for MicroSoft C or LINK_TC.BAT for Turbo C.
Note: Compile using the medium memory model (or change the
batch files to use another model).
*/
void extern test();
main()
{
test();
}
Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!
This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.
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/