[eclipse-clp-users] Read Eclipse Structure Using C++ API

From: <SadikAli.Sayyad_at_...123...>
Date: Fri, 13 Jun 2008 16:45:35 +0530
Hi,



I had created Eclipse structure using C++ API



EC_functor s_3("ctsdesig",3);

EC_word w = term(s_3,1,"PA",3.5);



EC_refs ctsdesig(3);



for (i=0;i<=2;i++)

{

            ctsdesig.set(i,w);

      }



The above code is running fine.



Please let me know how can I read the values back into C++ from this
struct using Eclipse C++ API.





Regards.

Sadik













This e-mail and any files transmitted with it are for the sole use of the intended recipient(s) and may contain confidential and privileged information.
If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message.
Any unauthorised review, use, disclosure, dissemination, forwarding, printing or copying of this email or any action taken in reliance on this e-mail is strictly
prohibited and may be unlawful.
Received on Fri Jun 13 2008 - 04:15:49 CEST

This archive was generated by hypermail 2.3.0 : Tue Apr 16 2024 - 09:13:20 CEST