You are given a datatype, say X in C. The requirement is to get the size of the datatype, without declaring a variable or a pointer variable of that type, And, of course without using sizeof operator !
Posted on April 10, 2010
(Last modified on August 7, 2020)
| 1 minutes
| Kinshuk Chandra