Hello all, I need to excute a procedure developed in prolog inside a program developed in C++, since the input comes from a C++ process. How can I do that ?¿ my C program ... prolog code with the result from my C program ... Other way I am thinking is to create a text file from the controller and execute the prolog program as a script. Is that posible? Something like: $ eclipse <mychrprolog.pl> or something like that. I will call the script from a sysem call in C++. Thanks a lot in advance. Best regards, ·_· manouReceived on Tue Oct 17 2006 - 12:22:43 CEST
This archive was generated by hypermail 2.2.0 : Thu Feb 02 2012 - 02:31:57 CET