home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ST-Computer Leser-CD 2001 January
/
LCD_01_2001.iso
/
updates
/
coma525
/
doku
/
develop
/
coma_drv.h
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Windows-1252 (detected)
Wrap
Text File
|
1997-05-16
|
265 b
|
10 lines
/* CoMa Fax Treiber (c) by SOFTBÄR */
int coma_clear_folder(char *folder);
int coma_open_file(char *folder, char *name);
int coma_pixelline(char *pixel);
int coma_close_file(void);
#define NO_PATH -1
#define CREATE_ERROR -2
#define WRITE_ERROR -3