w11 - cpp 0.794
Backend server for Rlink and w11
Loading...
Searching...
No Matches
tclshcpp.cpp File Reference
#include "tcl.h"
#include <iostream>
Include dependency graph for tclshcpp.cpp:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 
int Tcl_AppInit (Tcl_Interp *interp)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 26 of file tclshcpp.cpp.

References Tcl_AppInit().

◆ Tcl_AppInit()

int Tcl_AppInit ( Tcl_Interp *  interp)

Definition at line 33 of file tclshcpp.cpp.

Referenced by main().