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
char* gdx_GetUnitsDesc(int gdx_units)
Get the desc for a gdx units value.
GDX units value, e.g. GDX_MILES
pointer to write description to
void