Tcl_Interp *Ns_TclAllocateInterp( char *hServer );
This function reserves and returns a Tcl interpreter associated with the server. You will usually want to use the Ns_GetConnInterp function instead, since connections often already have interpreters associated with them.