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.2.0 : Thu Feb 02 2012 - 02:31:58 CET