0
10th Aug 2017, 11:31 AM
Anıl ĂztĂŒrk

2 Réponses
+ 7
E.g.
int x = 5;
int *y = &x;
int **z = &y;
10th Aug 2017, 11:36 AM
Hatsy Rei

+ 5
pointer to a pointer
10th Aug 2017, 11:34 AM
jay

Vous avez souvent des questions comme celle-ci ?
Apprenez de maniĂšre plus efficace, gratuitement :
Aujourd'hui en vedette
Is this realistic enough?
1 Votes
Need friends
0 Votes
"Whatâs the best way to combine creativity and coding? Can storytelling improve web apps?"
1 Votes
Web Development
0 Votes
Python
1 Votes