aticleworld.com
How to find the size of structure in C without using sizeof? - Aticleworld
Calculating the size of structure in c without using the sizeof() operator seems to be difficult but with the help of pointers, we can do it easily.
Amlendra