Name: Anonymous 2010-05-01 17:18
Should one declare variables (in C) at the begining of a function? I allways declared them before the first use, now i start to question if this is right.
What is the right thing to do /prog/?
What is the right thing to do /prog/?