Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 540 Bytes

dot-fardata-q.md

File metadata and controls

20 lines (15 loc) · 540 Bytes
description title ms.date f1_keywords helpviewer_keywords ms.assetid
Learn more about: .FARDATA? (32-bit MASM)
.FARDATA?
11/05/2019
.FARDATA?
.FARDATA? directive
3b416313-44b7-4724-a2cf-69d73871a10c

.FARDATA? (32-bit MASM)

When used with .MODEL, starts a far data segment for uninitialized data (segment name FAR_BSS or name). (32-bit MASM only.)

Syntax

.FARDATA?name

See also

Directives reference
MASM BNF Grammar