Places
Home
Graphs
Prefixes
Admin
Users
Settings
Plugins
Statistics
CPACK
Home
List packs
Submit pack
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.4 Foreign hash tables
All
Application
Manual
Name
Summary
Help
Documentation
Reference manual
Foreign Language Interface
Notes on Using Foreign Code
Foreign hash tables
PL_new_hash_table()
PL_free_hash_table()
PL_lookup_hash_table()
PL_add_hash_table()
PL_del_hash_table()
PL_clear_hash_table()
PL_new_hash_table_enum()
PL_free_hash_table_enum()
PL_advance_hash_table_enum()
Packages
Availability:
C-language interface function
void*
PL_del_hash_table
(
hash_table_t table, void *key
)
Delete
key
from the table, returning the old associated value or
NULL
ClioPatria
(version
V3.1.1-51-ga0b30a5
)