My Project
Main Page
Related Pages
Classes
Files
File List
File Members
All
Classes
Files
Functions
Variables
Enumerations
Enumerator
Friends
Macros
Pages
tclcontrol.h
1
#ifndef tclcontrol_h
2
#define tclcontrol_h
3
4
#include <tcl.h>
5
6
/*
7
* The following function is the package initialization function
8
* of the Tcl control-interface. It creates a Tcl command called
9
* "control".
10
*/
11
int
Tclcontrol_Init(Tcl_Interp *interp);
12
13
#endif
gcpCbass
control
code
unix
libtclcontrol_src
tclcontrol.h
Generated on Thu Jun 21 2018 14:30:00 for My Project by
1.8.6