printf (0 synonym found)

We don't have any synonyms for printf yet.

Did you mean…

Think printf belongs in the thesaurus? Recommend it and we'll take a look.


Definition of printf:

(N) : printf is a C standard library function that formats text and writes it to standard output.
(N) : In Unix and Unix-like operating systems, printf is a shell builtin (and utility program) that formats and outputs text like the same-named C function.

Definition of printf:

(N) : printf is a C standard library function that formats text and writes it to standard output.
(N) : In Unix and Unix-like operating systems, printf is a shell builtin (and utility program) that formats and outputs text like the same-named C function.

Back to Top