Former-commit-id:8552902906
[formerlyb13cbb7e00
] [formerly8552902906
[formerlyb13cbb7e00
] [formerly3904c4ccf5
[formerly 4909e0dd166e43c22a34d96aa744f51db8a7d6c0]]] Former-commit-id:3904c4ccf5
Former-commit-id:97c4db937e
[formerly676ea3192f
] Former-commit-id:9054c5ab6c
6 lines
194 B
C
6 lines
194 B
C
/* EPSON Printer Routine Definitions */
|
|
void print_sounding_epson( void );
|
|
void epprinter_setup( FILE *fp );
|
|
void epclose_printer( FILE *fp );
|
|
void to_raster( short row, short col, FILE *fp );
|
|
|