Skip to content
Printf
EntityQ838016· pop 21· linked from 137 articles

350px|thumb|alt=Diagram illustrating syntax of printf function. The first argument to the function is a template string, which may contain format specifiers, which are introduced with the percent sign (%) character. Format specifiers instruct printf how to interpret and output values given in the corresponding arguments which follow the format string. printf replaces the format specifiers with the accordingly-interpreted contents of the remaining arguments, and outputs the result.|An example call to the printf function

Wikidata facts

Image
Printf.svg
Show 1 more fact
Sources (2)

via Wikidata · CC0

Article · Polski

printf – rodzina funkcji służących do tworzenia i zapisywania tekstu na podstawie szablonu i zestawu argumentów, które są w ten szablon wstawiane. Funkcje grupy printf zostały stworzone na potrzeby języka C.Obecnie są dostępne również dla wielu innych języków programowania.

Abstract from DBpedia / Wikipedia · CC BY-SA

Gallery (2)

Connections

Categories