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_read_registers(3) - debian
modbus_mapping_new(3) - debian
modbus_reply_exception(3) - debian
modbus_rtu_get_serial_mode(3) - debian
modbus_tcp_listen(3) - debian
Similar Topics in the Unix Linux Community
Introduction
Detecting unused variables...
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph