Summary:
Read the contents of an Eant_Element with arc info from a file.
Header File:
eant.h
Library Name:
elib
|
void eant_ArcElementRead (
|
Eant_AnnotationInfo* antInfo,
|
Eerr_ErrorReport** lclerr,
antInfo
Specifies the input annotation information.
element
The input element.
fileIO
Specifies the annotation file IO data.
lclerr
Error handling structure pointer.
Description:
Read the contents of an Eant_Element with arc info from a file.
Notes:
None.
Return Description:
This function is of type void. If an error occurs, *lclerr will be set to reflect the error.