OOInitStubs man page on DragonFly

Man page or keyword search:  
man Server   44335 pages
apropos Keyword Search (all sections)
Output format
DragonFly logo
[printable version]

Tcl_OOInitStubs(3)	    TclOO Library Functions	    Tcl_OOInitStubs(3)

______________________________________________________________________________

NAME
       Tcl_OOInitStubs - initialize library access to TclOO functionality

SYNOPSIS
       #include <tclOO.h>

       const char *
       Tcl_OOInitStubs(interp)

ARGUMENTS
       Tcl_Interp *interp (in)		The  Tcl  interpreter  that  the TclOO
					library is integrated with and whose C
					interface is going to be used.
______________________________________________________________________________

DESCRIPTION
       When  an	 extension  library is going to use the C interface exposed by
       TclOO, it should use Tcl_OOInitStubs to initialize its access  to  that
       interface  from	within its *_Init (or *_SafeInit) function, passing in
       the interp that was passed into that routine as context. If the	result
       of  calling  Tcl_OOInitStubs  is NULL, the initialization failed and an
       error message will have been left in the interpreter's  result.	Other‐
       wise,  the initialization succeeded and the TclOO API may thereafter be
       used.

       When using this function, either the C #define  symbol  USE_TCLOO_STUBS
       should  be  defined and your library code linked against the TclOO stub
       library, or that #define symbol should not be defined and your  library
       code  linked against the TclOO main library directly. The supplied con‐
       figuration pre-supposes the former configuration,  which	 is  the  only
       recommended configuration that will preserve forward compatibility with
       Tcl 8.6. It is strongly recommended that Tcl also be linked in  stubbed
       mode if TclOO is.

KEYWORDS
       stubs

TclOO				      1.0		    Tcl_OOInitStubs(3)
[top]

List of man pages available for DragonFly

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net