Next: Calling Prolog from C, Previous: Calling C++ from Prolog, Up: Mixing C and Prolog [Contents][Index]
The support functions include functions to manipulate SP_term_refs, functions to convert data between the basic C types and Prolog terms, functions to test whether a term can be converted to a specific C type, and functions to unify or compare two terms.
• Creating and Manipulating SP_term_refs | Creating and Manipulating SP_term_refs | |
• Atoms in C | Atoms in C | |
• Creating Prolog Terms | Creating Prolog Terms | |
• Accessing Prolog Terms | Accessing Prolog Terms | |
• Testing Prolog Terms | Testing Prolog Terms | |
• Unifying and Comparing Terms | Unifying and Comparing Terms | |
• Operating System Services | Operating System Services |