Places
Home
Graphs
Prefixes
Admin
Users
Settings
Plugins
Statistics
Repository
Load local file
Load from HTTP
Load from library
Remove triples
Clear repository
Query
YASGUI SPARQL Editor
Simple Form
SWISH Prolog shell
Help
Documentation
Tutorial
Roadmap
HTTP Services
Login
12.4.1.1 Non-deterministic Foreign Predicates
All
Application
Manual
Name
Summary
Help
Documentation
Reference manual
Foreign Language Interface
The Foreign Include File
Argument Passing and Control
Non-deterministic Foreign Predicates
PL_retry()
PL_retry_address()
PL_foreign_control()
PL_foreign_context()
PL_foreign_context_address()
PL_foreign_context_predicate()
Packages
Availability:
C-language interface function
(return) foreign_t
PL_retry_address
(
void *
)
As
PL_retry()
, but ensures an address as returned by malloc() is correctly recovered by
PL_foreign_context_address()
. Defined as
return _
PL_retry_address(n)
. See also
PL_succeed()
.
ClioPatria
(version
no GIT?
)