eant_AnnotationPrint

Go Back

Summary:
  Print the input annotation.

Header File:
  eant.h

Library Name:
  elib

void    eant_AnnotationPrint  (
    Eant_AnnotationInfo*    antInfo,
    Eerr_ErrorReport**    lclerr,
  )
antInfo
    Specifies the input annotation information.
lclerr
    Error handling structure pointer.

Description:
  Print the input annotation.

Notes:
  None.

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