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
11.4.8 Exchanging GMP numbers
All
Application
Manual
Name
Summary
Help
Documentation
Reference manual
Foreign Language Interface
The Foreign Include File
Exchanging GMP numbers
PL_get_mpz()
PL_get_mpq()
PL_unify_mpz()
PL_unify_mpq()
Packages
Availability:
C-language interface function
int
PL_unify_mpz
(
term_t t, mpz_t mpz
)
Unify
t
with the integer value represented by
mpz
and return
TRUE
on success. The
mpz
argument is not changed.
ClioPatria
(version
V3.1.1-21-gb8003bb
)