|
Hi All,
I have written some code in C using Expect APIs.When I compile it shows expect related issues like 'exp_spawnl','exp_buffer' etc.
If i take source code of expect to compile and use it shows tcl related dependency.
My query is is there any location where I can download expect package which should not have Tcl dependeny and should have C APIs implemented?
Regards,
-Mano |