Hey guys i need help in pointers in C..i have been reading about them..But can you guys advice when is it necessary to use them. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

Hey guys i need help in pointers in C..i have been reading about them..But can you guys advice when is it necessary to use them.

18th Sep 2020, 12:28 AM
Gakuru Ian
1 Answer
+ 7
You will find them extremely useful when you will be learning about more complex data structures than array like linked lists, trees, graphs etc.
18th Sep 2020, 12:31 AM
Arsenic
Arsenic - avatar