debian man page for buffer_putm

Query: buffer_putm

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

buffer_putm(3)						     Library Functions Manual						    buffer_putm(3)

NAME
buffer_putm - write ASCIIZ string(s) to buffer
SYNTAX
#include <buffer.h> int buffer_putm(buffer* b,const char* x,...);
DESCRIPTION
buffer_putm is like buffer_puts, but it can be passed more than one string.
RETURN VALUE
buffer_putm returns 0 if everything was fine, -1 on error (setting errno).
SEE ALSO
buffer_putsalign(3), buffer_put(3), buffer_flush(3), buffer(3) buffer_putm(3)
Related Man Pages
buffer_get(3) - debian
buffer_get_token_sa(3) - debian
ldns_buffer_read_at(3) - debian
ldns_buffer_read_u16(3) - debian
inet_ntop(3) - osf1
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
Introduction
Weird 'find' results