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


_mono_printf

Syntax

#include <sys/mono.h>

void _mono_printf(const char *fmt, ...);

Description

Like section printf, but prints to the monochrome monitor.

Portability

not ANSI, not POSIX


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