debian man page for modbus_mapping_free

Query: modbus_mapping_free

OS: debian

Section: 3

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

MODBUS_MAPPING_FREE(3)						 Libmodbus Manual					    MODBUS_MAPPING_FREE(3)

NAME
modbus_mapping_free - free a modbus_mapping_t structure
SYNOPSIS
void modbus_mapping_free(modbus_mapping_t *mb_mapping);
DESCRIPTION
The modbus_mapping_free() function shall free the four arrays of mb_mapping_t structure and finally the mb_mapping_t referenced by mb_mapping.
RETURN VALUE
There is no return values.
SEE ALSO
modbus_mapping_new(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_MAPPING_FREE(3)
Related Man Pages
modbus_mapping_new(3) - debian
modbus_new_tcp_pi(3) - debian
modbus_reply_exception(3) - debian
modbus_reply(3) - debian
modbus_write_and_read_registers(3) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Is UNIX an open source OS ?
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?