making a list using foreign predicate
Saurabh Bhatla <[email protected]>
| Newsgroups | gmane.comp.gnu.prolog.general |
|---|---|
| Message-ID | <[email protected]> |
hi all, I have a delimited string and would like to make a list out of that using the foreign predicate. I mean i want my foreign predicate to take the delimited string and return the list. I read the documentation but could not understand how to do it. Can anybody please suggest me how achieve this. regards Saurabh