diff options
author | Test_User <hax@andrewyu.org> | 2024-12-02 09:08:27 -0500 |
---|---|---|
committer | Test_User <hax@andrewyu.org> | 2024-12-02 09:08:27 -0500 |
commit | 5508c6bf8b5af45930347e34d5f2e64e7c578697 (patch) | |
tree | 82f8d1ec6fa7a48755465a52ebdbb9cc2a520cc4 | |
parent | No null termination (by default) (diff) | |
download | e2-spec-5508c6bf8b5af45930347e34d5f2e64e7c578697.tar.gz e2-spec-5508c6bf8b5af45930347e34d5f2e64e7c578697.tar.zst e2-spec-5508c6bf8b5af45930347e34d5f2e64e7c578697.zip |
0x0 meh
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |