Saturday 5 February 2011

Modifiers of variable in c


Possible
modifiers with given data type in c



We cannot use all modifiers with each data types in
c. Following table represents permitted or meaningful modifiers which can be
used with a particular data type.




Some
important points regarding above table:



1. In case of array and pointer, size and sign
modifier depends upon which data type you are using in the declaration of array
and

No comments:

Post a Comment