This website works better with JavaScript
Kezdőlap
Felfedezés
Súgó
Bejelentkezés
xmake
/
xmake-docs
tükrözi:
https://github.com/xmake-io/xmake-docs
Figyelés
2
Kedvenc
0
Másolás
0
Fájlok
Problémák
0
Wiki
Fa:
eb5d470f20
Branch-ok
Tag-ek
docsify
docute
master
vitepress
vuepress
xmake-docs
/
docs
/
api
/
scripts
/
builtin-modules
/
printf.md
printf.md
371 B
Előzmények
Nyers
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.