Skip to content

Latest commit

 

History

History
30 lines (27 loc) · 742 Bytes

tbyte.md

File metadata and controls

30 lines (27 loc) · 742 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
TBYTE | Microsoft Docs
11/04/2016
cpp-tools
article
TBYTE
C++
TBYTE directive
d5f96bb0-403c-413e-9e3c-2af1ce528da7
7
corob-msft
corob
ghogen

TBYTE

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

Syntax

[[name]] TBYTEinitializer [[, initializer]]...  

See Also

Directives Reference
DT