[emilevictor] I don’t understand; if I create the pointer x, initialize it to 0, wouldn’t *x be 0?
[ciaranm] emilevictor: the pointer points to the address 0. “*x” is the value stored at address 0, which is probably “segmentation fault”
ASX | 17 May 25 343k (20k) → 363k | Z411 |
Getz | 09 Nov 23 175k (20k) → 195k | Z79A |
D22 | 11 Feb 24 144k (7k) → 151k | Z89A |
800XCX | 03 Nov 24 20k (10k) → 30k | KN204 |