Relative Content

Tag Archive for declarations

Where are C variables declared [duplicate]

This question already has answers here: Where do you declare variables? The top of a method or when you need them? [closed] (26 answers) Closed 9 years ago. I see a lot of code with variables declared right after the function, but when I post something like that people end up mad and say it […]