PTMAP_alloc_eu_data

This subroutine allocates memory for PTM_DATA structure and sets the length, type, and element fields.

Syntax

PTM_DATA *PTMAP_alloc_eu_data ()

PTM_DATA  *result

Input Arguments

None

Output Arguments

Result

Pointer to data structure allocated for a result generated by PTMAP_eu_conv.

Return Value

Pointer to the PTM_DATA structure

More information

Point Management API subroutines.