Category : C Source Code
Archive   : XLIB06.ZIP
Filename : XCBITMAP.H

 
Output of file : XCBITMAP.H contained in archive : XLIB06.ZIP
/*-----------------------------------------------------------------------
;
; XCBITMAP - header file
;
; This module was written by Matthew MacKenzie
; [email protected]
;
;
; ****** XLIB - Mode X graphics library ****************
; ****** ****************
; ****** Written By Themie Gouthas ****************
;
; [email protected]
; [email protected]
;
;----------------------------------------------------------------------*/

#ifndef _XCBITMAP_H_
#define _XCBITMAP_H_

#ifdef __cplusplus
extern "C" {
#endif



int x_compile_bitmap ( /* Compile a linear bitmap to generate */
WORD logical_screen_width, /* machine code to plot it at any */
char far * bitmap, /* required screen coordinates FAST. */
char far * output);

int x_sizeof_cbitmap ( /* Find the size of the code which a */
WORD logical_screen_width, /* bitmap would result in, if it */
char far * bitmap); /* were compiled (used for allocation). */

void x_put_cbitmap ( /* Displays a compiled bitmap generated */
WORD XPos, /* by x_compile_bitmap. */
WORD YPos,
WORD PageOffset,
char far * CompiledBitmap);

#ifdef __cplusplus
}
#endif


#endif


  3 Responses to “Category : C Source Code
Archive   : XLIB06.ZIP
Filename : XCBITMAP.H

  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/