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
How can one build an Ai app
5 Votes
AI Takeover
2 Votes
Python Developer
0 Votes
Using Python on VScode
0 Votes
Average of Two Numbers
0 Votes
Hearts
0 Votes
Error in the result
0 Votes