write a program for size of a data type without using
sizeof() operator?

Answer Posted / anil arya

http://stackoverflow.com/questions/1219199/size-of-a-datatype-without-using-sizeof

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is void main () in c?

735


how to capitalise first letter of each word in a given string?

1435


What is the difference between pure virtual function and virtual function?

653


What is the importance of c in your views?

598


What is this infamous null pointer, anyway?

612






How can you convert integers to binary or hexadecimal?

617


Explain what is the difference between a string and an array?

640


Explain the difference between ++u and u++?

641


How can I change the size of the dynamically allocated array?

634


how we can make 3d venturing graphics on outer interface

4014


In a switch statement, explain what will happen if a break statement is omitted?

640


Can you explain what keyboard debouncing is, and where and why we us it? please give some examples

1663


in any language the sound structure of that language depends on its a) character set, input/output function, its control structures b) character set, library functions, input/output functions its control structures c) character set, library functions, control sturctures d) character set, operators, its control structures

679


Explain how can I pad a string to a known length?

655


Explain what is operator promotion?

638