[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
converting results
Dear all,
I have three questions to answer:
1) As data are represented as string in Otcl, how to convert complicated
results into appropriate format in order to pass it to C++? Is there
some truc or I have to write a procedure for each type?
2) How can I find a reference to a object from C++ and use its
interpreted methods in a C++ program?
3) How do I to store a value in a array indexed by the node handle from
the compiled code?
Thanx very help
A.LAMZOUKI