ANSI C is not like C++, where you can declare anything anywhere. Preferable declare an item at the start of function block.

C99, hovewer, is less strict.