Category : C Source Code
Archive   : JAZLIB.ZIP
Filename : JZBIGSTR.C

 
Output of file : JZBIGSTR.C contained in archive : JAZLIB.ZIP
/*
ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿
³jzbigstr.c ³
³Write a big string to the screen at a given position. ³
³Usage: ³
³ jzbigstr("JazSoft",0,0,'Û'); ³
³ ³
³ ÛÛÛÛ ÛÛÛÛ ÛÛÛ Û ³
³ ÛÛ ÛÛ ÛÛ ÛÛ ÛÛ ÛÛ ³
³ ÛÛ ÛÛÛÛ ÛÛÛÛÛÛ ÛÛÛ ÛÛÛÛ ÛÛ ÛÛÛÛÛ ³
³ ÛÛ ÛÛ Û ÛÛ ÛÛÛ ÛÛ ÛÛ ÛÛÛÛ ÛÛ ³
³ ÛÛ ÛÛ ÛÛÛÛÛ ÛÛ ÛÛÛ ÛÛ ÛÛ ÛÛ ÛÛ ³
³ ÛÛ ÛÛ ÛÛ ÛÛ ÛÛ Û ÛÛ ÛÛ ÛÛ ÛÛ ÛÛ ÛÛ Û ³
³ ÛÛÛÛ ÛÛÛ ÛÛ ÛÛÛÛÛÛ ÛÛÛÛ ÛÛÛÛ ÛÛÛÛ ÛÛ ³
³ ³
³ (C) JazSoft Software by Jack A. Zucker (301) 794-5950 ³
ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ
*/

jzbigstr(fstr,frow,fcol,fchar,fattr)
char *fstr;
int frow,fcol;
char fchar;
int fattr;
{
while (*fstr) {
jzbigltr(*fstr++,frow,fcol,fchar,fattr);
fcol += 8;
}
}


  3 Responses to “Category : C Source Code
Archive   : JAZLIB.ZIP
Filename : JZBIGSTR.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/