On 13 Jan 2005 at 9:24, Joachim Van der Auwera wrote:

> 
> The solution is very simple. When you allocate memory in QDOS, the 
> header includes a few useful things. One of these is the owning job id 
> (to know what to release when the job is removed or stops). Another is a 
> pointer to a cleanup routine (in syslib I allow this to be set by the 
> user,, very handy).
> Anyway, the combination of these two long words can be used to make sure 
> everything is cleaned up properly.

This sounds good, thanks!

Wolfgang

_______________________________________________
QL-Users Mailing List
http://www.q-v-d.demon.co.uk/smsqe.htm

Reply via email to