In C language, pointers to structures, is ptr=s and ptr=&s [i] the same? (Here 's' is the name of the structure) | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

In C language, pointers to structures, is ptr=s and ptr=&s [i] the same? (Here 's' is the name of the structure)

Pointer to structures in c

1st Aug 2019, 3:42 PM
Merlyn J
0 Answers