Skip to content

Latest commit

 

History

History
33 lines (30 loc) · 854 Bytes

dot-data.md

File metadata and controls

33 lines (30 loc) · 854 Bytes
title ms.custom ms.date ms.reviewer ms.suite ms.technology ms.tgt_pltfrm ms.topic f1_keywords dev_langs helpviewer_keywords ms.assetid caps.latest.revision author ms.author manager
.DATA | Microsoft Docs
11/04/2016
cpp-tools
article
.DATA
C++
.DATA directive
32797935-9c79-46e0-bf6f-07d0c2bf1dc1
8
corob-msft
corob
ghogen

.DATA

When used with .MODEL, starts a near data segment for initialized data (segment name _DATA).

Syntax

.DATA  

See Also

Directives Reference
.DATA?
.CONST
.FARDATA
.FARDATA?