sbyte.md

May 1, 2024 ยท View on GitHub

Asmc Macro Assembler Reference

SBYTE

[[name]] SBYTE initializer [[, initializer ...]]

Allocates and optionally initializes a signed byte of storage for each initializer.

Can also be used as a type specifier anywhere a type is legal.

See Also

Data Allocation | Directives Reference