This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
xmake
/
xmake-docs
espejo de
https://github.com/xmake-io/xmake-docs
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Árbol:
6435b8a8de
Ramas
Etiquetas
docsify
docute
master
vitepress
vuepress
xmake-docs
/
docs
/
api
/
scripts
/
builtin-modules
/
printf.md
printf.md
371 B
Histórico
Raw
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.