Function CDM_AddSpan


Definition:#include <CDM.h>
Prototype:CDM_SpanSet CDM_AddSpan(CDM_SpanSet SpanSet, CDM_Span Span);
Arguments:

SpanSet: Span set where the Span will be appended (CDM_SpanSet)
Span: Span to be appended (CDM_Span)

C/C++ API Sections
Tcl API Sections
Description
Return Value
Notes
See Also
Index

Description:

Append given Span to the given Span set...


Generated by: petasis@aias on Wed Aug 16 10:31:57 PM EEST 2006.