2.2.20 int puts
int puts(const char *__str)
Write the string pointed to by str
, and a trailing newline character, to stdout
.
int puts(const char *__str)
Write the string pointed to by str
, and a trailing newline character, to stdout
.
The online versions of the documents are provided as a courtesy. Verify all content and data in the device’s PDF documentation found on the device product page.