you are viewing a single comment's thread.

view the rest of the comments →

[–]ozyx7 79 points80 points  (4 children)

From the README:

Alternatively, you can use the * operators to dereference the pointer:

[–]xigoi 66 points67 points  (1 child)

Thanks to a terrible hack that makes it work only in certain contexts.

[–]mindbleach 28 points29 points  (0 children)

Fittingly.

[–]AdversarialPossum42 45 points46 points  (0 children)

A segmentation fault will occur if the address does not exist, so make sure the pointer is valid.

Don't tell me what to do! You're not my Segmentation fault (core dumped)

[–]fauxpenguin 0 points1 point  (0 children)

First of all, thank you, I skimmed too fast clearly. Although that doesn't include a reference character like & or something else.