comp.lang.ada
 help / color / mirror / Atom feed
From: "joeprogrammer" <nobody@nowhere.com>
Subject: Freeing pointer to task?
Date: 1999/03/19
Date: 1999-03-19T00:00:00+00:00	[thread overview]
Message-ID: <bIC9EGnc#GA.210@newstoo.hiwaay.net> (raw)

Question:

Say you dynamically create a task using the "new" operator, the task runs
and terminates normally.  Should you then use an instantiation of
Unchecked_Deallocation() to free the memory allocated to the pointer to the
task as you would with any other data type?  Or is that not needed with
tasks?

Can not find any details on this topic.  I only know that it is a no-no to
free the pointer as a means of terminating the task.

Thanks,

George






             reply	other threads:[~1999-03-19  0:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-03-19  0:00 joeprogrammer [this message]
1999-03-20  0:00 ` Freeing pointer to task? Matthew Heaney
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox