Header file for module <print.c> More...
#include <stdio.h>
Go to the source code of this file.
Defines | |
#define | EXTERN extern |
Functions | |
void | print_Init (void) |
Init fnction of module print. | |
INT16 | print_Char (CHAR c, FILE *stream) |
Common interface function for stdout. |
Definition in file print.h.