|
FreeBASIC
0.91.0
|
#include "fb.h"
Go to the source code of this file.
Functions | |
| static void | close_printer_handle (void) |
| int | fb_LPrintInit (void) |
| FBCALL int | fb_FileOpenLpt (FBSTRING *str_filename, unsigned int mode, unsigned int access, unsigned int lock, int fnum, int len, const char *encoding) |
Variables | |
| static const char * | pszPrinterDev = "LPT1:" |
|
static |
| int fb_LPrintInit | ( | void | ) |
Definition at line 20 of file file_openlpt.c.


|
static |
Definition at line 17 of file file_openlpt.c.