blob: d58233b6dfa1b66ccf95f2889a75b9b44e99ea6a [file] [log] [blame]
SYNOPSIS
void printf(string format, ...);
BESCHREIBUNG
Eine Mischung aus sprintf() und write(). Gibt void zurueck und den
String an den Benutzer aus.
SIEHE AUCH
sprintf(E), write(E), terminal_colour(E)