// Header File // Created 17/10/2005; 21:05:47 void F_3x4_DrawChar (short x, short y, char c, short Attr); void F_3x4_DrawStr (short x, short y, const char *str, short Attr);