next up previous contents
Next: 2.2.3 Template inquiry routines Up: 2.2 Distribution Templates Previous: 2.2.1 Template creation

2.2.2 Template destruction

  Space is allocated for the data structure that encodes the template. Thus, once the template is no longer needed, it should be destroyed. For this we provide the routine


figure2196

figure2198

figure2201


Upon return, space has been freed and template reset to NULL.


next up previous contents
Next: 2.2.3 Template inquiry routines Up: 2.2 Distribution Templates Previous: 2.2.1 Template creation

rvdg@cs.utexas.edu