Go to the first, previous, next, last section, table of contents.


_mono_putc

Syntax

#include <sys/mono.h>

void _mono_putc(int c);

Description

Prints a single character to the monochrome monitor.

Portability

not ANSI, not POSIX


Go to the first, previous, next, last section, table of contents.