SYNOPSIS

void printf( string format, ...)

DESCRIPTION

A cross between sprintf(E) and write(E). Returns void and prints the result string to the user.