Text only
|
Text with Images
The MASM Forum Archive 2004 to 2012
Miscellaneous Forums => 16 bit DOS Programming => Topic started by: ninjarider on July 16, 2007, 07:23:46 PM
Title:
question on use16 and use32
Post by:
ninjarider
on
July 16, 2007, 07:23:46 PM
im guessing that these tell the assembler how to interpret the data as 16-bit or 32-bit
does masm have anything related to this.
Title:
Re: question on use16 and use32
Post by:
MichaelW
on
July 16, 2007, 08:27:23 PM
See Setting Segment Word Sizes
here
(http://webster.cs.ucr.edu/Page_TechDocs/MASMDoc/ProgrammersGuide/Chap_02.htm).
Text only
|
Text with Images