Topic: Programming Basics: Structure of C Program, Syntax, Errors Structure of A C Program
Topic: Programming Basics: Structure of C Program, Syntax, Errors Structure of A C Program
STRUCTURE OF A C PROGRAM
The structure of a C program is a protocol (rules) to the programmer, which he has to follow while
writing a C program. The general basic structure of C program is shown in the figure below.