Produced by IDL 7.0
Developer Documentation

./toolbox
data_free.pro

Last modification date:
Sun Oct 22 03:20:02 2017

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$

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


Produced by IDLdoc 1.6 on Sun Oct 22 03:20:14 2017