SCULIB_MALLOC

get virtual memory

Description:

This routine gets SIZE bytes of virtual memory.

If status is bad on entry the routine will return immediately.

If START_PTR is not equal to 0 then

else

end if

Invocation

CALL SCULIB_MALLOC (SIZE, START_PTR, END_PTR, STATUS)

Arguments

SIZE = INTEGER (Given)
number of bytes required
START_PTR = INTEGER (Given and returned)
pointer to beginning of virtual memory
END_PTR = INTEGER (Returned)
pointer to end of virtual memory
STATUS = INTEGER (Given and returned)
global status

Copyright

Copyright ©1995,1996,1997,1998,1999 Particle Physics and Astronomy Research Council. All Rights Reserved.