The features described in this topic are obsolete
and should not be used in new IDL code.

v_make_complex

Syntax

int v_make_complex(varinfo_t* var_struct, char* var_name,
     double real_value, double imag_value) 

Description

Create an IDL complex variable.