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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

C Function

Status
Not open for further replies.

mistkhan

Technical User
May 31, 2003
14
0
0
IN
Hi All

I have developed application using VC++. In this application I have created lots of Graphical windows with buttons, dialog box , checkbutton ... I have written C code to be executed on selection of some buttons or checkbuttons. The Same I wanted to implement in Solaris using Tcl/TK. I have created all the GUI using Tcl/Tk , however interfacing with the C Code, I am not getting , how to go about. Basically I wanted to call C functions from TCL/TK. How should I go about this. Can anyone help me in this regard.

Thanking you in advance
Regards
Aman
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top