Last modified: May 2017
Name: H5PLappend
Signature:
herr_t H5PLappend( const char *plugin_path )

Purpose:
Insert a plugin path at the end of the list.

Description:
H5PLappend inserts a plugin path at the end of the list.

Parameters:
const char *plugin_path     IN: The plugin path.

Returns:
Returns a non-negative value if successful; otherwise returns a negative value.

History:
Release     C
1.10.1 Function introduced in this release.