Dnia 24 Listopada 2013, 00:29, N, daveti napisał: > Hi there, > > I am trying to call gprolog in my C code. Instead of getting the > solutions, wonder if I could get the gprolog function output > (true/false) directly in my C code.
Yes. Check return of Pl_Query_Call. -- Michał Bieliński _______________________________________________ Users-prolog mailing list [email protected] https://lists.gnu.org/mailman/listinfo/users-prolog
