JPL: return a term_t
antotan <[email protected]>
| Newsgroups | gmane.comp.ai.prolog.swi |
|---|---|
| Message-ID | <[email protected]> |
Hello,
I know I can do a method invocation like this:
/jpl_call(MyObj, 'method', [], {Retv})/
and return a *jpl.Term* from /method/ to get a Prolog term.
It is possible to do the same using a *term_t*?
I'm using the low level interface so I don't have any *jpl.Term* to use.
Thanks,
Antonio
--
View this message in context: http://swi-prolog.996271.n3.nabble.com/JPL-return-a-term-t-tp13324.html
Sent from the SWI Prolog mailing list archive at Nabble.com.