repr_group_labels()

extern KADMOS_ERROR KADMOS_API repr_group_labels
  (RepData *repdata, RepResult *represult);
      

Parameter:

repdata
Pointer to a structure RepData.
represult
Pointer to a structure RepResult with the results of the function rel_do().

Return value:

RE_SUCCESS or KADMOS error type.

Comment:

If "basic labels" are preset, this function will convert basic labels to "group labels" from RepResult .

Reference: