C syntax
SET OF RULES GOVERNING WRITING OF SOFTWARE IN THE LANGUAGE
Anatomy of C program; C-like syntax; Storage classes in C; Storage classes; Incomplete type; Storage class; Storage class specifier; C structures and unions; Control structures in the C programming language; Primitive data types in C; Arrays in C; C syntax and semantics; Int main; Int main(); Int main(void)
The syntax of the C programming language is the set of rules governing writing of software in the C language. It is designed to allow for programs that are extremely terse, have a close relationship with the resulting object code, and yet provide relatively high-level data abstraction.