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.