Welcome to MSDN Blogs Sign in | Join | Help

December 2008 - Posts

Block scoping variables

Block scoping is used mostly as by-product of using the standard blocks like try-catch, if-then, do-while etc. However you can explicitly use blocks by unqualified { } braces. I've started using this feature to contain the variables within a function
Posted by agujjar | 4 Comments
 
Page view tracker