This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
xmake
/
xmake-docs
kopia lustrzana
https://github.com/xmake-io/xmake-docs
Obserwuj
2
Polub
0
Forkuj
0
Pliki
Problemy
0
Wiki
Drzewo:
1043719d4e
Gałęzie
Tagi
docsify
docute
master
vitepress
vuepress
xmake-docs
/
docs
/
api
/
scripts
/
builtin-modules
/
printf.md
printf.md
371 B
Historia
Czysty
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.