blob: f0e1eda1360e21dc665caafdf34f0c53d8507fc1 [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)