Synopsis

char* gdx_GetUnitsDesc(int gdx_units)

Purpose

Get the desc for a gdx units value.

Input

gdx_units

GDX units value, e.g. GDX_MILES

Output

desc

pointer to write description to

Return

void