▲ | dan-robertson 5 days ago | |
I think the answer in your example is that when you cast the int into a pointer, it won’t have any capabilities (the other big Fil-C feature?) and therefore you can’t access memory through it. | ||
▲ | pizlonator 5 days ago | parent [-] | |
Yes! |