Category : C Source Code
Archive   : TCEGA.ZIP
Filename : GPRECT.C
gprect(x2,y2)
int x2,y2;
{
extern int gdcur_x, gdcur_y;
int x1,y1;
x1 = gdcur_x;
y1 = gdcur_y;
gpmove(x1,y1);
gpline(x1,y2);
gpline(x2,y2);
gpline(x2,y1);
gpline(x1,y1);
}
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/