Copyright Digital Equipment Corp. All rights reserved.

Data_Types

 Every piece of data that is created  or  manipulated  by  a  VSI
 Pascal  program  has  a data type.  The data type determines the
 range of values, set of valid operations,  and  maximum  storage
 allocation for each piece of data.


Additional information available:

Ordinal         Real            Pointer_Types   Structured_Types
Schema_Types    String_Types    Misc_Types