[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

8.2.1 Type Definition

As described in section 8.1.4 Type Declaration, a type declaration part looks like this:
 
type
   type identifier = type definition;
   ...
   type identifier = type definition;
where the left side is the type declaration and the right one the type definition side. GNU Pascal offers variant possibilities to implement highly specialized and problem-specific data types.



This document was generated by Frank Heckenbach on May, 10 2002 using texi2html