Defines | Functions

print.h File Reference

Header file for module <print.c> More...

#include <stdio.h>
Include dependency graph for print.h:
This graph shows which files directly or indirectly include this file:

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.

Detailed Description

Author:
Philipp Bank
Copyright:
Creative Commons by-nc-sa 3.0 (http://creativecommons.org/licenses/by-nc-sa/3.0/)

Definition in file print.h.