I have a "test.c" which contains several functions (func1(), func2(), and func3()). I want to call these functions from tcl. How? Should I set any environment variables to make it work?
For I am quite new to TCL, a step-by-step instruction is greatly appreciated.
For I am quite new to TCL, a step-by-step instruction is greatly appreciated.