_IO_puts

Name

_IO_puts -- alias for puts

Synopsis

int _IO_puts(const char *__c );

Description

_IO_puts writes the string __s and a trailing newline to stdout.

_IO_puts is not in the source standard; it is only in the binary standard.

Retour en haut de la page
Mandragor.org - Version 8.3