pointers in c | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

pointers in c

while declaring pointers in c we write int *p=NULL then we give the address p=&x; but in case of arrays why we are not passing address of array to pointer ?

15th Sep 2019, 6:21 PM
Needhi Wadhs
Needhi Wadhs - avatar
0 Resposta