eant_ArcElementPrint

Go Back

Summary:
  Print the contents of an Eant_Element with arc info.

Header File:
  eant.h

Library Name:
  elib

void    eant_ArcElementPrint  (
    Eant_Element*    element,
    Eerr_ErrorReport**    lclerr,
  )
element
    The input element.
lclerr
    Error handling structure pointer.

Description:
  Print the contents of an Eant_Element with arc info.

Notes:
  None.

Return Description:
  This function is of type void. If an error occurs, *lclerr will be set to reflect the error.