eant_AntHeaderPrint

Go Back

Summary:
  Print the contents of an Eant_AntHeader structure.

Header File:
  eant.h

Library Name:
  elib

void    eant_AntHeaderPrint  (
    Eant_AntHeader*    antHeader,
    Eerr_ErrorReport**    lclerr,
  )
antHeader
    The data to write to the file .
lclerr
    Error handling structure pointer.

Description:
  Print the contents of an Eant_AntHeader structure.

Notes:
  None.

Return Description:
  This function is of type void.