Produced by IDL 6.1
User Documentation

./toolbox
File data_free.pro

Last modification date:
Wed Nov 17 16:47:51 2004


DATA_FREE

procedure DATA_FREE, data_struct

Free the data pointer in a data structure. This should only be used when the data structure is no longer necessary since it leaves the data pointer in an invalid state.

Version
$Id: data_free.pro,v 1.6 2004/11/17 21:47:51 bgarwood Exp $

Parameters
data_struct
in/out, required
data_container
The struct to free.


Produced by IDLdoc 1.5 on Wed Dec 8 13:08:15 2004