Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to convert C to TCL

Status
Not open for further replies.

trtcl

Programmer
Feb 13, 2009
3
CA
Hi All,
I wrote a code in C and C#, I want to convert it to TCL, can anyone help me with that?
 
Hi

The first question would be what is you code doing. If is possible to convert it, probably we can help.

( Note the emphasized word "help". I mean, do not expect to find someone here to do the whole conversion for you. )

Feherke.
 
The next question would be "why"? That is, you can run a compiled (executable) program from within Tcl if you want to. Why re-write it (unless it's just for the exercise - nothing wrong with that, mind you)?

_________________
Bob Rashkin
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top