Annotation of hatari/src/includes/printer.h, revision 1.1

1.1     ! root        1: /*
        !             2:   Hatari
        !             3: */
        !             4: 
        !             5: extern void Printer_Init(void);
        !             6: extern void Printer_UnInit(void);
        !             7: extern void Printer_CloseAllConnections(void);
        !             8: extern void Printer_CloseDiscFile(void);
        !             9: extern void Printer_CloseWindowsPrinter(void);
        !            10: extern void Printer_ResetInternalBuffer(void);
        !            11: extern void Printer_ResetCharsOnLine(void);
        !            12: extern BOOL Printer_EmptyInternalBuffer(void);
        !            13: extern void Printer_AddByteToInternalBuffer(unsigned char Byte);
        !            14: extern BOOL Printer_TransferByteTo(unsigned char Byte);
        !            15: extern void Printer_CheckIdleStatus(void);
        !            16: 

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.