Summary:
Increment the arc and total counts.
Header File:
eant.h
Library Name:
elib
void eant_ArcElementIncrementCount (
Eant_Element* element,
Eant_ElementInfo* elementInfo,
Eerr_ErrorReport** lclerr,
)
element The input element.elementInfo The info about the elements.lclerr Error handling structure pointer.Description:
Increment the arc and total counts.
Notes:
None.
Return Description:
This function is of type void. If an error occurs eant_ArcElementIncrementCount calls eerr_CreateErrorReport.