debian man page for modbus_free

Query: modbus_free

OS: debian

Section: 3

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

MODBUS_FREE(3)							 Libmodbus Manual						    MODBUS_FREE(3)

NAME
modbus_free - free a libmodbus context
SYNOPSIS
void modbus_free(modbus_t *ctx);
DESCRIPTION
The modbus_free() function shall free an allocated modbus_t structure.
RETURN VALUE
There is no return values.
SEE ALSO
libmodbus(3)
AUTHORS
The libmodbus documentation was written by Stephane Raimbault <stephane.raimbault@gmail.com[1]>
NOTES
1. stephane.raimbault@gmail.com mailto:stephane.raimbault@gmail.com libmodbus 3.0.3 05/26/2012 MODBUS_FREE(3)
Related Man Pages
modbus_new_tcp(3) - debian
modbus_rtu_get_serial_mode(3) - debian
modbus_report_slave_id(3) - debian
modbus_set_response_timeout(3) - debian
modbus_set_slave(3) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
Detecting unused variables...
How to copy a column of multiple files and paste into new excel file (next to column)?