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

Ns_TclRegisterAtCreate

Overview

Register function for interpreter creation

Syntax

    int Ns_TclRegisterAtCreate (
    Ns_TclInterpInitProc* proc, 
    void* arg
    );

Description

Register a procedure to be called when an interpreter is first created for a thread.

Top of Page

[ Previous ] [ Contents ] [ Index ] [ Next ]
Copyright © 1998-99 America Online, Inc.