summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'content/fate_v1/instructions/addresses/_index.md')
-rw-r--r--content/fate_v1/instructions/addresses/_index.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/content/fate_v1/instructions/addresses/_index.md b/content/fate_v1/instructions/addresses/_index.md
new file mode 100644
index 0000000..e296f2c
--- /dev/null
+++ b/content/fate_v1/instructions/addresses/_index.md
@@ -0,0 +1,7 @@
+---
+title: Addresses
+---
+### DE-ALLOCATION
+{{< fatecode >}}(free [POINTER]){{< /fatecode >}}
+
+Removes the memory element at `[POINTER]` from the memory.