Skip to content

Latest commit

 

History

History
31 lines (27 loc) · 761 Bytes

File metadata and controls

31 lines (27 loc) · 761 Bytes
title SWORD | 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
SWORD
dev_langs
C++
helpviewer_keywords
SWORD directive
ms.assetid 99228a2a-4ed1-4343-a317-e59302620a55
caps.latest.revision 7
author corob-msft
ms.author corob
manager ghogen

SWORD

Allocates and optionally initializes a signed word (2 bytes) of storage for each initializer. Can also be used as a type specifier anywhere a type is legal.

Syntax

  
name SWORD initializer [[, initializer]]...  

See Also

Directives Reference
WORD