blob: 8aea7fd61d18124743386aef32517e92f98d7d0a [file] [log] [blame]
SYNOPSIS
void printf(string format, ...)
DESCRIPTION
A cross between sprintf() and write(). Returns void and prints
the result string to the user.
SEE ALSO
sprintf(E), write(E), terminal_colour(E)