home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
1st Canadian Shareware Disc
/
1st_Canadian_Shareware_Disc_1991.ISO
/
graphics
/
giftif
/
writetif.h
< prev
Wrap
C/C++ Source or Header
|
1989-11-21
|
634b
|
16 lines
/*----------------------------------------------------------------------*/
/* Copyright (c) 1988-1989 */
/* by CompuServe Inc., Tucson, AZ. All Rights Reserved */
/* WRITETIF.H can be copied and distributed freely for any */
/* non-commercial purposes. WRITETIF.H can only be incorporated */
/* into commercial software with the permission of CompuServe Inc. */
/*----------------------------------------------------------------------*/
/* Header file WRITETIF.H */
extern void init_TIF_output( char filename[21] );
extern short put_TIF_byte( unsigned char nxt_char );
extern void finish_output( void );