I am learning C from \'Programming in C\' by Stephen Kochan.
Though the author is careful from the beginning only not to confuse the students with jargon, but occas
Wikipedia definition:
A language construct is a syntactically allowable part of a program that may be formed from one or more lexical tokens in accordance with the rules of a programming language. The term Language Constructs is often used as a synonym for control structure, and should not be confused with a function.