aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTest_User <hax@andrewyu.org>2024-12-02 09:08:27 -0500
committerTest_User <hax@andrewyu.org>2024-12-02 09:08:27 -0500
commit5508c6bf8b5af45930347e34d5f2e64e7c578697 (patch)
tree82f8d1ec6fa7a48755465a52ebdbb9cc2a520cc4 /README.md
parentNo null termination (by default) (diff)
downloade2-spec-5508c6bf8b5af45930347e34d5f2e64e7c578697.tar.gz
e2-spec-5508c6bf8b5af45930347e34d5f2e64e7c578697.tar.zst
e2-spec-5508c6bf8b5af45930347e34d5f2e64e7c578697.zip
0x0 meh
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9198129..cea78bd 100644
--- a/README.md
+++ b/README.md
@@ -102,3 +102,4 @@ block.
be controllable by code blocks, so stack variables can be released in differing
orders.
7. Strings are not null-terminated by default.
+8. There is no special null pointer.