cs:c_language:printf_format
Return to Home page
If you found any error, or if you want to partecipate to the editing of this wiki, please contact: admin [at] skenz.it
You can reuse, distribute or modify the content of this page, but you must cite in any document (or webpage) this url: https://www.skenz.it/cs/c_language/printf_format
Printf format
Concepts:
Use of the function printf
to format the output
Text:
Given a float
variable:
float x = 12.12;
Produce the following output:
12.120000 12.120000 12.120000 12.12 12.12 0000012.12
Solution:
If you found any error, or if you want to partecipate to the editing of this wiki, please contact: admin [at] skenz.it
You can reuse, distribute or modify the content of this page, but you must cite in any document (or webpage) this url: https://www.skenz.it/cs/c_language/printf_format
/web/htdocs/www.skenz.it/home/data/pages/cs/c_language/printf_format.txt · Last modified: 2024/04/08 22:35 by 127.0.0.1