.TH zmq_msg_init_size 3 "" "(c)2007-2009 FastMQ Inc." "0MQ User Manuals" .SH NAME zmq_msg_init \- initialises 0MQ message of a specified size .SH SYNOPSIS .B int zmq_msg_init_size (zmq_msg_t *msg, size_t size); .SH DESCRIPTION .SH RETURN VALUE .SH ERRORS .SH EXAMPLE .SH SEE ALSO .SH AUTHOR Martin Sustrik