C is a structured programming language, which means that it has an opening and closing brace for every block of code. The programmer can use the extra space provided by these braces to indent their code within each function, making everything easier to read.
Categories