eant_ArcPrint

Go Back

Summary:
  Print the contents of a arc.

Header File:
  eant.h

Library Name:
  elib

void    eant_ArcPrint  (
    Eant_Arc*    arc,
    Eerr_ErrorReport**    lclerr,
  )
arc
    The data to be printed.
lclerr
    Error handling structure pointer.

Description:
  Print the contents of an Eant_Arc.

Notes:
  None.

Return Description:
  This function is of type void. If an error occurs this function calls eerr_CreateErrorReport.