Re: low level datatype accessing

Rajeev Thakur (thakur@mcs.anl.gov)
Tue, 22 Oct 1996 13:31:31 -0500

I think we should follow the principle on line 5-6, pg 126:

"The combiner must be the same one used in creating the datatype. The
information returned by these functions will "recreate" the calling
sequence used to create the datatype."

In other words, return what was originally passed, including LB and UB.

Rajeev