Calling C functions from Tk script.
From: Ab Ran (abran_id_at_yahoo.com)
Date: 11/30/03
- Next message: Sidney Cadot: "Re: Is C99 the final C? (some suggestions)"
- Previous message: Irrwahn Grausewitz: "Re: Is C99 the final C? (some suggestions)"
- Next in thread: Kevin Goodsell: "Re: Calling C functions from Tk script."
- Reply: Kevin Goodsell: "Re: Calling C functions from Tk script."
- Reply: Jack Klein: "Re: Calling C functions from Tk script."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 30 Nov 2003 10:06:36 -0800
Hi,
I have implemented some GUI using Tk script ( I will call it gui.tk).
I want to call some C functions inside this script. How do I do it ?
I don't want to re-implement the contents of gui.tk in some other
langauge.
Is there any place on web where I can get good intro to doing such
a thing ?
Thanx in advance,
Ab.
- Next message: Sidney Cadot: "Re: Is C99 the final C? (some suggestions)"
- Previous message: Irrwahn Grausewitz: "Re: Is C99 the final C? (some suggestions)"
- Next in thread: Kevin Goodsell: "Re: Calling C functions from Tk script."
- Reply: Kevin Goodsell: "Re: Calling C functions from Tk script."
- Reply: Jack Klein: "Re: Calling C functions from Tk script."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|