I need to find out the size any datatype in c++ without using the sizeof() function in the program.
↧
I need to find out the size any datatype in c++ without using the sizeof() function in the program.