This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
xmake
/
xmake-docs
mirror da
https://github.com/xmake-io/xmake-docs
Segui
2
Vota
0
Forka
0
File
Problemi
0
Wiki
Albero (Tree):
0df84b32da
Rami (Branch)
Tag
docsify
docute
master
vitepress
vuepress
xmake-docs
/
docs
/
api
/
scripts
/
builtin-modules
/
printf.md
printf.md
371 B
Cronologia
Originale
printf
No line printing terminal log
Function Prototype
::: tip API
printf(...)
:::
Parameter Description
Parameter
Description
...
Variable arguments, can pass multiple values
Usage
Like the
print
interface, the only difference is that it doesn't wrap.