Hello all,
I would like to create an extension with a function of conversion from a number in base ten to another base. I've already the programme in tcl-tk for such a converstion, but i need to transform it in C and Use Tcl libraries.
The problem is that I don't know to use the Tcl libraries in C. How can I do? Do you have an exemple for that, because I don't understand how to create an extension in Tcl with C language. Thanks in advance for your help.
A+
I would like to create an extension with a function of conversion from a number in base ten to another base. I've already the programme in tcl-tk for such a converstion, but i need to transform it in C and Use Tcl libraries.
The problem is that I don't know to use the Tcl libraries in C. How can I do? Do you have an exemple for that, because I don't understand how to create an extension in Tcl with C language. Thanks in advance for your help.
A+