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.8.2 Memory Allocation
All
Application
Manual
Name
Summary
Help
Documentation
Reference manual
Foreign Language Interface
Notes on Using Foreign Code
Memory Allocation
PL_malloc()
PL_realloc()
PL_free()
Packages
Availability:
C-language interface function
void
PL_free
(
void *mem
)
Release memory. The
mem
argument must be obtained from a previous
PL_malloc()
or
PL_realloc()
call.
ClioPatria
(version
no GIT?
)