This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Masuk
xmake
/
xmake-docs
cermin dari
https://github.com/xmake-io/xmake-docs
Liatin
2
Bintangi
0
Fork
0
Berkas
Masalah
0
Wiki
Pohon:
fbdb8df03f
Ranting
Tag
docsify
docute
master
vitepress
vuepress
xmake-docs
/
docs
/
api
/
scripts
/
builtin-modules
/
printf.md
printf.md
371 B
Riwayat
Mentahan
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.