Saturday 5 February 2011

C data type modifiers




Modifiers in c
programming language of data types



There are some keywords in c which modify the
meaning the meaning of above mentioned basic data type in c. On the basis of
properties of modifier we can categories the modifier in following eight
groups.



1. Size modifier

2. Signed modifier

3. Constant modifier

4. Volatile modifier

5. Storage class

6. Pointer modifier

7. Function

No comments:

Post a Comment