Synopsis
PDX_MSGT gdx_CCToContCCs(long option, MDA_PTR db_ptr, int *num_cc, MDA_PTR **gdx_cc_ptrs)
Purpose
Break a discontinious CC into multiple CC's.
Description
Rotutine will break a CC into multiple CCs where ever the transition code is set to discontinious
Input
option
Not used
db_ptr
Database pointer of CC.
Output
num_cc
Number of CC entities generated from the parent (will always be at least 1 (copy of the parent)
gdx_cc_ptrs
Array of Entity database pointers of the GDX CC.
Return
Low level error return
.fi