DtvLong dal_dbi_get_grp_nam (gic, nam)

Returns the group name of the group identification code.

Input Parameters Significance
DtvLong gic group identification code (GIC)

Output Parameters Significance
char *nam group name

Return Code Significance
0 no error
1 group is not registered in DataView
-1 data base error reading the group data

If zero pointer is passed for the output parameter, the corresponding value is not read.

In the calling function have to be allocated 21 bytes storage place.