Skip to content

Latest commit

 

History

History
47 lines (44 loc) · 947 Bytes

File metadata and controls

47 lines (44 loc) · 947 Bytes
title DT | Microsoft Docs
ms.custom
ms.date 11/04/2016
ms.reviewer
ms.suite
ms.technology
cpp-tools
ms.tgt_pltfrm
ms.topic article
f1_keywords
dt
dev_langs
C++
helpviewer_keywords
DT directive
ms.assetid 96c5c4e9-7053-49f0-946a-8088e178e79a
caps.latest.revision 8
author corob-msft
ms.author corob
manager ghogen
translation.priority.ht
cs-cz
de-de
es-es
fr-fr
it-it
ja-jp
ko-kr
pl-pl
pt-br
ru-ru
tr-tr
zh-cn
zh-tw

DT

Allocates and optionally initializes 10 bytes of storage for each initializer. Can also be used as a type specifier anywhere a type is legal. DT is a synonym of TBYTE.

Syntax

[[name]] DT initializer [[, initializer]]...  

See Also

Directives Reference