Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 1.32 KB

program-structure.md

File metadata and controls

34 lines (27 loc) · 1.32 KB
title ms.custom ms.date ms.reviewer ms.suite ms.technology ms.tgt_pltfrm ms.topic dev_langs helpviewer_keywords ms.assetid caps.latest.revision author ms.author manager
Program Structure | Microsoft Docs
11/04/2016
cpp-language
article
C++
program structure [C++], C
programs [C++], structure
C, program structure
b713b5a1-21a2-4e6f-9481-5f8594f1859e
7
mikeblome
mblome
ghogen

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