Synopsis

PDX_MSGT iges_Free(long option, void *ptr)

Purpose

Free memory.

Description

The memory allocated for @ptr will be freed, unless it is already NULL.

Input

option

Options (not used)

ptr

The pointer to be freed

Return

IGES error code