adjust pages to not include manual subpage listings

This commit is contained in:
りき萌 2025-01-15 20:27:00 +01:00
parent fbb9f39353
commit 4013b44996
23 changed files with 37 additions and 224 deletions

View file

@ -1,4 +1,4 @@
%% title = "places, or what is up with *x not always meaning the same thing in different contexts"
%% title = "places, or what is up with `*x` not always meaning the same thing in different contexts"
% id = "01HY5R1ZV9DD7BV0F66Y0DHAEA"
- I recently got a question from my someone telling me they doesn't understand why `*x` does not read from the pointer `x` when on the left-hand side of an assignment.