[next] [previous] [contents]

  18.5 Array Descriptors
  VAX BASIC and DEC BASIC create two different types of
  array descriptor. VAX BASIC creates DSC$K_CLASS_A,
  a contiguous class array descriptor. DEC BASIC creates
  DSC$K_CLASS_NCA, a noncontiguous class array de-
  scriptor. For more information, see the OpenVMS Calling
  Standard
.