ffi - how can i get query response of prolog in c# -


i using swi prolog c# front end. if put query like:

plquery.plcall("assert(father(sam,lia))"); 

i want to display whether the query executed or not in mmessagebox. need answer in 'true' or 'false' comes in prolog console.


Comments

Popular posts from this blog

css - SVG using textPath a symbol not rendering in Firefox -

Java 8 + Maven Javadoc plugin: Error fetching URL -

order - Notification for user in user account opencart -