HM_tableclear()

Clears the table of all stored items.

Syntax

void HM_tableclear(void);

Type

HyperMesh hmlib Function

Description

Clears the table of all stored items.

Example

See HM_tableadd() and HM_tablelookup().

Errors

None.