Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 1.32 KB

File metadata and controls

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