SBYTE (MASM)
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
The latest version of this topic can be found at SBYTE (MASM).
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.
Syntax
name SBYTEinitializer [[, initializer]]...