void Destroy T *  p  ) 
 

Destroys an item in the list. This simply removes the pointer from the list, it does not destroy the item its self.

Parameters:
p Pointer to the item in the list to be removed.
Returns:
None.


Generated on Sat Oct 28 16:27:31 2006 for MountFuji Engine by  doxygen 1.4.5