Monday, January 5, 2009

storage classes IN c programming Language

C Storage Classes.


C has a concept of 'Storage classes' which are used to define the scope (visability) and life time of variables and/or functions.

So what Storage Classes are available?

auto register static extern typedef


read more.................



No comments:

Blog List