Francesco
MModular
•Created by Francesco on 2/24/2024 in #questions
Question from a low level memory management noob
@sora Thanks! That explains it. If I may, I'd have a follow up question. The problem only arises for indices < 4, but when indexing e.g.
abuf[20]
there is no problem and prints 20 as expected. Is there a specific reason why it's 4 and not something else?6 replies