The MASM Forum Archive 2004 to 2012

General Forums => The Campus => Topic started by: OceanJeff32 on September 30, 2005, 10:41:25 AM

Title: Arrays - the Answer!
Post by: OceanJeff32 on September 30, 2005, 10:41:25 AM
Ok, there is an ERROR in one of the comments in the arrays example.

It ships with MASM32

MASM32/Examples/Arrays/Arrays.asm

Line 368

The comment should read the result is stored in EDX, not EAX.

Just FYI, I don't know if anyone could change this, but for the future, it would probably be a good idea.

Later,

Jeff C

- always working.
:U
Title: Re: Arrays - the Answer!
Post by: hutch-- on October 01, 2005, 12:24:25 AM
Thanks Jeff, found it and changed it.  :U