Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.11 KB

File metadata and controls

26 lines (17 loc) · 1.11 KB
description Learn more about: Program Structure
title Program Structure
ms.date 11/04/2016
helpviewer_keywords
program structure [C++], C
programs [C++], structure
C, program structure
ms.assetid b713b5a1-21a2-4e6f-9481-5f8594f1859e

Program Structure

This section gives an overview of C programs and program execution. Terms and features important to understanding C programs and components are also introduced. Topics discussed include:

Because this section is an overview, the topics discussed contain introductory material only. See the cross-referenced information for more detailed explanations.

See also

C Language Reference