Returns the total size of the seg data array, in bytes (product of the number of data elements and size of the datatype). If the segment data type is DRMS_TYPE_STRING, the size returned is only the number of data elements times the size of an address. So, for the DRMS_TYPE_STRING datatype, this function probably does not provide the desired information.
Definition at line 480 of file drms_segment.c.
|