So, we're using Java here at work, but a number of people still use C-style variable declarations (declare them all at the top of each function) like so:<BR><BR><pre ...