udbLibraryListFree

Description

Free the list of libraries created with udbLibraryList().

Applies only to Understand for Ada databases and only the “standard” Ada library is supported.

Syntax

#include “udb/udb.h” 
void   udbLibraryListFree(UdbLibrary *liblist) 

Arguments

Argument
Description
UdbLibrary *liblist
Specify the allocated library list to free

Return Values

There is no function return value.

Example Usage

udbLibraryList (“~standard”, &libraries, &size); 

See Also

udbEntityLibrary

udbLibraryCheckEntity

udbLibraryCompare

udbLibraryFilterEntity

udbLibraryList

udbLibraryName


Scientific Toolworks, Inc.
http://www.scitools.com