home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d5xx / d594 / analyrimsrc.lha / AnalyRimSrc / AnaRimSrcDoc.Zoo / fig351.txt < prev    next >
Text File  |  1991-10-01  |  2KB  |  28 lines

  1.         Figure 3.5-1 -- Organization of Array
  2.  
  3.      Fixed    Variable        Fixed             Variable Length   Variable
  4.    Length=1    Length       Length=2             Attribute         Length
  5.    Attribute  Attribute   Attribute              Parameters       Attribute
  6.                         /------^--------\
  7. +--+---------+---------+---------+---------+-+---------+---------+---------+-+
  8. |  |         |         |         |         |X|         |         |         | |
  9. >  |    3    |    4    |    5    |    6    |X|    N    |  N+1    |  N+2    | >
  10. <  |         |         |         |         |X|         |         |         | <
  11. |  |         |         |         |         |X|         |         |         | |
  12. +--+---------+---------+---------+---------+-+---------+---------+---------+-+
  13.       VALUE    POINTER   \-------v--------/   /---^---\             VALUE
  14.                               VALUE           * NO. Chars   0
  15.                 +---+                           (text)
  16.                 | N |                         * NO. Words   0
  17.                 +-+-+                           (Int, Real)
  18.                   |                           * NO. Items   0
  19.                   |                             (DOUB, DVEC)
  20.                   |                           * NO. Items   0
  21.                   |                             (Ivec, RVEC)
  22.                   |                           * Row Dimens. Col. Dimens.
  23.                   |                             (Matrix)    (Matrix)
  24.                   |                            \--v--/
  25.                   |                               ^
  26.                   |                               |
  27.                   +-------------------------------+
  28.