K 10 svn:author V 2 ed K 8 svn:date V 27 2011-11-06T16:40:17.133167Z K 7 svn:log V 173 Eliminate global variables. There is no reason why these three variables should be declared as global variables, while the others aren't. They are only used inside main(). END