next up previous index
Next: Q901 Indent Fortran Up: CERNLIB Previous: Q180 Distributed Database

Q210 Dynamic Memory Management

Routine ID: Q210
Author(s): R. Brun, F. Carena, M. Hansroul, H. Grote, J.C. Lassalle, W. WojcikLibrary: PACKLIB
Submitter: Submitted: 15.09.1978
Language: FortranRevised: 17.12.1991

OBSOLETE

Please note that this routine has been obsoleted in CNL 219. Users are advised not to use it any longer and to replace it in older programs. No maintenance for it will take place and it will eventually disappear.
Suggested replacement: ZEBRA (Q100)

ZBOOK provides facilities to create (at execution time) memory blocks of variable lengths, manage them and perform the following operations on them:

Using ZBOOK, the total size of all blocks together cannot exceed the dimension of the array specified in the user's Fortran program. Using a subpackage YBOOK in connection with HBOOK (Y250), however, dynamic allocation of the total space is possible.

Structure:

SUBROUTINE package
User Entry Names: ZBOOK

Usage:

See Long Write-up.

Q901


Janne Saarela
Mon Apr 3 15:06:23 METDST 1995