Rulesets
Playground
Snippets
Search
Cookbooks
Docs
Documentation
Tutorials
Dark Mode
Print float
0
4
GG
Giovanny Gongora
Codiga's C Recipes
Print a variable of type float
0 Comments
printf("var :>> %d\n", var);