Saturday 5 February 2011

C programming modifiers


Importance
of all eight group of modifier in c:



1.
SIZE MODIFIERS:

    Only two
modifiers short and long can affect the size of any data type in c. size of
primitive data type in c depends upon the word length of the microprocessor. In
general we can say size of int is word length of microprocessor.



Introduction
List of data types
Primitive data types in c
Modifiers of data types in c

No comments:

Post a Comment