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.

Seealso:



This page last updated on Fri Nov 30 10:49:50 MSK 2001
Copyright © 1992-2001, Vitaly Filatov, Moscow, Russia
Webmaster