next up previous contents index
Next: FZHOOK - connect Up: User specifications for Previous: FZLOGL - change

FZMEMO - connect user memory area for medium Memory

To connect the memory area for use by a 'file':

CALL FZMEMO (LUN,MBUF,NWBUF)

with    LUN:  stream number

       MBUF:  user memory of NWBUF machine words
This must be called after the 'file' has been initialized with FZFILE, and before it is used with FZIN or FZOUT. Different memory areas may be connected by recalling this routine any number of times; see section gif for explanations.


Janne Saarela
Mon May 15 08:34:47 METDST 1995