[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
BYTE Align Segment on Any Byte Address Align Type
segname SEGMENT BYTE
Specifies that the segment is to begin on a byte boundary.
Notes: The actual starting address is not computed until the
program is actually loaded. It is the Linker's
responsibility to insure that the correct memory
boundary is used.
See Also:
WORD
PARA
PAGE
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson