This website works better with JavaScript
Почетна
Преглед
Помоћ
Пријавите се
xmake
/
xmake-docs
огледало од
https://github.com/xmake-io/xmake-docs
Прати
2
Волим
0
Креирај огранак
0
Датотеке
Дискусије
0
Вики
Грана:
master
Гране
Ознаке
docsify
docute
master
vitepress
vuepress
xmake-docs
/
docs
/
api
/
scripts
/
builtin-modules
/
printf.md
printf.md
371 B
Пермалинк
Историја
Датотека
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.