
02-11-2010, 08:52 PM
|
|
N-Pulse Assistant Manager
|
 |
Join Date: Mar 2005
Posts: 2,180
|
|
|
Even though most of the languages I use these days don't require it, I tend to declare all the variables I'm going to use at the beginning of a function, thanks to spending a lot of time with C.
That has it's uses, though, other than just being used to it. |
|
|
|