Files
agent_compositor_test/references/igraph-1.0.1/doc/memory.xxml
T
Abdelrahman Said a11edf0c53 Add graph references
2026-06-28 13:49:01 +01:00

23 lines
599 B
XML

<?xml version="1.0"?>
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
<!ENTITY igraph "igraph">
]>
<chapter id="igraph-Memory">
<title>Memory (de)allocation</title>
<section id="about-alloc-funcs">
<!-- doxrox-include about_alloc_funcs -->
</section>
<section id="available-alloc-funcs">
<title>Available allocation functions</title>
<!-- doxrox-include igraph_malloc -->
<!-- doxrox-include igraph_calloc -->
<!-- doxrox-include igraph_realloc -->
<!-- doxrox-include igraph_free -->
</section>
</chapter>