Skip to content

Latest commit

 

History

History
51 lines (47 loc) · 956 Bytes

File metadata and controls

51 lines (47 loc) · 956 Bytes
title FWORD | 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
FWORD
dev_langs
C++
helpviewer_keywords
FWORD directive
ms.assetid 8fd33d12-d49d-4e2a-80ac-0f55792e99be
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

FWORD

Allocates and optionally initializes 6 bytes of storage for each initializer.

Syntax

[[name]] FWORD initializer [[, initializer]]...  

Remarks

Also can be used as a type specifier anywhere a type is legal.

See Also

Directives Reference
DF