modbus_free(3) debian man page | unix.com

Man Page: modbus_free

Operating Environment: debian

Section: 3

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_rtu(3) - debian
modbus_read_input_registers(3) - debian
modbus_reply_exception(3) - debian
modbus_set_slave(3) - debian
modbus_tcp_listen(3) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Introduction
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?