Monday, January 5, 2009

Global and Local variables in C programming language

Local variables

Local variables must always be defined at the top of a block. C++ has changed the rules regarding where you can define a local variable.

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

No comments:

Blog List