(C language sentence summary
Sentences in C language can be divided into five categories:
(1) Expression sentence
An expression sentence can be formed by adding a semicolon at the end of any expression, and the commonly used expression sentence is an assignment sentence.
(2) Function call sentence
A function call sentence is formed by adding a semicolon to a function call.
(3) Control sentences
It is used to control the program process and consists of special sentence delimiters and required expressions. The first conditional judgment is to perform sentences, to perform sentences in a circular manner, to turn to sentences, and so on.
C language sentence summary.txt)