First question

chcouder christian at alcove.fr
Thu Mar 2 18:12:36 GMT 2000


Eric Depagne wrote:

> Hello.
> I'm new to this list so forgive me if my question already has.
> I'm running fortran binaries. This binaries questions me, during running. I
> answer with a command line interface.
>
> I was wondering if it is possible to create a GUI, that would allow me to run
> these binaries, and answer the question, in C or C++.
>
> I hope it was clear!!!
>

If you can't (or don't want to) modify the fortran binaries, I think you should
use Expect as an interface with these binaries.
Expect is made for this purpose.

You can use Expect from C or C++, so if you really want to use C,C++ and
KDevelop, you can do it.

But my advice would be to use tcl/tk because Expect was made as a tcl extension
so Expect is easier to use with tcl/tk.


Hope this helps,

--

--
Christian COUDER
Ingénieur Informatique Libre
Alcôve - http://www.alcove.fr/







More information about the KDevelop mailing list