• Places
    • Home
    • Graphs
    • Prefixes
  • Admin
    • Users
    • Settings
    • Plugins
    • Statistics
  • Repository
    • Load local file
    • Load from HTTP
    • Load from library
    • Remove triples
    • Clear repository
    • RDF quality heuristics
  • Query
    • YASGUI SPARQL Editor
    • Simple Form
    • SWISH Prolog shell
  • Help
    • Documentation
    • Tutorial
    • Roadmap
    • HTTP Services
  • Login

12.4.1 Argument Passing and Control
AllApplicationManualNameSummaryHelp

  • Documentation
    • Reference manual
      • Foreign Language Interface
        • The Foreign Include File
          • Argument Passing and Control
            • PL_succeed()
            • PL_fail()
            • Non-deterministic Foreign Predicates
    • Packages
Availability:C-language interface function
(return) foreign_t PL_fail()
Fail and start Prolog backtracking. PL_fail is defined as return FALSE.
ClioPatria (version V3.1.1-40-g9d9e003)