Produced by IDL 6.1
User Documentation

./toolbox
data_free.pro

Last modification date:
Thu Jun 2 23:56:08 2005

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.9 2005/05/30 04:03:43 bgarwood Exp $

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


Produced by IDLdoc 1.6 on Thu Jun 2 23:56:55 2005