BSTR and Allocatable arrays



All:

The BSTR (the Microsoft Visual C/C++ name, String in VB) stores its length
(like the Fortran allocatable array) but it can also be cast to an array of
two byte elements. Does the Fortran standard specify anything about how the
allocatable array is implemented in binary? Anyone how it appears in binary?

Regards from my planet.

David


.