fddx_dict - change DDS dictionary access


SYNOPSIS

#include <fdds.h> (fixed-format sources)
#include <f90dds.h> (free-format sources)

integer function fddx_dict(bin_tag, mode)

integer bin_tag
character(*) mode

DESCRIPTION

Routine, "fddx_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)