[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

_mono_printf

Syntax

 
#include <sys/mono.h>

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

Description

Like printf, but prints to the monochrome monitor.

Portability

ANSI/ISO C No
POSIX No