Jump to: navigation, search

TKVListCreate

Description

Creates an empty data structure.

Syntax

TKVList *TKVListCreate();
          

Parameters

For basic type information for each parameter, consult the Syntax section, above.

Return Values

Returns a pointer to the created data structure.

Comments

See also TKVListFree.

This page was last edited on June 27, 2017, at 20:21.
Comments or questions about this documentation? Contact us for support!