Modern IDL by Michael Galloy

API documentation for example code

single page | use frames     summary     class     fields     routine details     file attributes

performance/

mg_convert_type.pro


top source mg_convert_type

result = mg_convert_type(type1, type2)

Given two type codes, return a type code of a variable that can contain the precision of both type codes.

Return value

long

Parameters

type1 in required type=long

type code of the first variable

type2 in required type=long

type code of the second variable

File attributes

Modification date: Mon Nov 29 18:34:50 2010
Lines: 37