Pointers

814 points · 13 comments · view on lemmy.world

13 Comments

vettnerk@lemmy.ml · 46 pts · 3y (1 reply)

It is my firm opinion that void* should be named "disappointer"

irmoz@reddthat.com · 21 pts · 3y

#define

philluminati@lemmy.ml · 27 pts · 3y (1 reply)

Thought I saw this meme with an anime girl.

crystal@feddit.de · 53 pts · 3y

thebestaquaman@lemmy.world · 26 pts · 3y (2 replies)

Wait till I show you...

int *ptr[]

jdaxe@infosec.pub · 11 pts · 3y (1 reply)

That's the same as int **ptr

Sonotsugipaa@lemmy.dbzer0.com · 9 pts · 3y

Only if it's a function parameter

jet@hackertalks.com · 12 pts · 3y (2 replies)

void *p;

tostiman@sh.itjust.works · 10 pts · 3y (1 reply)

wojak points at a black hole

4am@lemmy.world · 2 pts · 3y

These men are soyjacks, Donny

danc4498@lemmy.world · 10 pts · 3y

Last time I used pointers was in college... I tried to debug a c++ application years ago and was confused as fuck.

noxy@yiffit.net · 2 pts · 3y

learning Go coming from Python and pointers are probably the most difficult thing to learn

Dirk@lemmy.ml · 1 pts · 3y

Woah, I finally understand!