CXML

sfst_exit, dfst_exit 


FORMAT

  status = {S,D}FST_EXIT (fst_struct)

Arguments

  fst_struct          record /dxml_s_fst_structure/ for single-precision
                      operations
                      record /dxml_d_fst_structure/ for double-precision
                      operations

Description

  The _FST_EXIT functions remove the internal data structures created in the
  _FST_INIT functions.  These functions are the final step in a three-step
  procedure. They release the virtual memory that was allocated by the
  _FST_INIT functions.

Return Values

  0                  DXML_SUCCESS()

  12                 DXML_INS_RES()

CXML Home Page

Index of CXML Routines