sEnd

sEnd [segName]

The sEnd macro closes a segment. This macro is similar to the ENDS assembler directive.

Parameters

segName

Specifies a name used for readability. This parameter is optional; if it is given, it must be the same as the name given in the matching sBegin macro.

Examples

The following examples demonstrate the usage of the sEnd macro:

sEnd
sEnd data