cddx_dict - change DDS dictionary access
SYNOPSIS
#include "cdds.h"
int function cddx_dict(bin_tag, mode);
-
BIN_TAG bin_tag
const char *mode
DESCRIPTION
Routine, "cddx_dict", is provided to setup an internal buffer
dictionary associated with the given BIN_TAG for scanning or printing
depending on the input "mode" (eg. "scan" or "print").
A return value < 0 indicates an error.
AUTHOR
Jerry Ehlers, BP America (May 2003)