[ Previous ] [ Contents ] [ Index ] [ Next ]

Ns_TclDeAllocateInterp

Overview

Perform cleanup after deallocating a Tcl interpreter

Syntax

    int Ns_TclDeAllocateInterp(
    	Tcl_Interp				*interp
    );

Description

This function is called automatically after each Tcl request procedure if the AutoClose configuratin parameter is set on. Sets created by Ns_TclEnterSet are deleted or not deleted, depending on the flags set in the Ns_TclEnterSet function.

Top of Page

[ Previous ] [ Contents ] [ Index ] [ Next ]
Copyright © 1996 America Online, Inc.