[AIT logo]

Institut für Astronomie und Astrophysik

Abteilung Astronomie

Sand 1, D-72076 Tübingen, Germany
[Uni logo]


cafeenv__cleanup Source code in cafeenv__cleanup.pro

cafeenv__cleanup

Name
           cafeenv__cleanup
Purpose
       Cleans up resources needed from environment structure
       definition of the CAFE program. This procedure should be
       changed to maintain environment defining/destroying (s.a.)
Category
       CAFE
Calling Sequence
       This procedure is called from cafe when leaving.
       Usually this procedure should not be called from outside.
Side Effects
       Releases pointer/logical unit numbers etc.
Restrictions
       Should not be called when environment structure
       still is needed.
MAINTAINANCE:
       If a command of the CAFE program needs some
       environment parameter which require some external
       resources (heap allocation etc), it must add a
       resource freeing handler in this procedure.
Example

Revision History



Last modified by pro2html on 2005 January 04 at 16:26 UTC

[Home Page] [Software, Documentation] [IDL Documentation] [Quick Reference] [Feedback]

Jörn Wilms (wilms@astro.uni-tuebingen.de)
Updated automatically