DB
Allocates and optionally initializes a byte of storage for each initializer. DB is a synonym of BYTE
[[name]] DB initializer [[, initializer]] ...
Remarks
Can also be used as a type specifier anywhere a type is legal.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Allocates and optionally initializes a byte of storage for each initializer. DB is a synonym of BYTE
[[name]] DB initializer [[, initializer]] ...
Can also be used as a type specifier anywhere a type is legal.