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


Routines

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: Sat Jan 31 21:16:36 2015
Lines: 20