Pointers as Member of Structure in C

0

A pointer could be a member of structure, but you should be careful before creating the pointer as member of structure in C. Generally we take a pointer as a member when we don’t know the length of the data which need to store. Let’s see an example to

Read this post on aticleworld.com


amlendra

blogs from NEW DELHI

Recommended for you