Category : C Source Code
Archive   : JAZ_CLIB.ZIP
Filename : JZCPYWND.C

 
Output of file : JZCPYWND.C contained in archive : JAZ_CLIB.ZIP
/*
ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿
³jzcpywnd.c ³
³This routine copies a window into another window. This us useful in ³
³situations where you have written information to a window and would like ³
³to save the text in the window in order to move it to another location. ³
³ ³
³ (C) JazSoft Software by Jack A. Zucker (301) 794-5950 ³
ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ
*/
#include
#include
extern THEADER g_header;

TWINDOW *jzcpywnd(fwindow , fwindnum)
TWINDOW *fwindow; /* pointer to window to copy */
int fwindnum; /* number to assign to this window */
{

return(jzappend(&g_header,0,fwindow->row1,fwindow->col1,
fwindow->row2,fwindow->col2,fwindnum));
}



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