cddx_rmaxis - remove an axis from a DDS dictionary
SYNOPSIS
#include "cdds.h"
int function cddx_rmaxis(bin_tag, num)
-
BIN_TAG bin_tag
int num
DESCRIPTION
Routine, "cddx_rmaxis", removes the axis specified by the
position, "num". The axis number, "num", (should be
between 1 and the number of current axes. A value of 0 is normally
returned; < 0 on error.
AUTHOR
Jerry Ehlers, BP America (May 2003)