News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests

Main Menu

Bugfix for ArraySort (QWORD and REAL8 arrays only)

Started by jj2007, September 04, 2012, 08:43:44 AM

Previous topic - Next topic

jj2007

The ArraySort macro misbehaved for QWORD and REAL8 arrays if elements differed only for bit 31 and lower.
The bug is fixed for MasmBasic version 4 September 2012.

DWORD and REAL4 arrays were not affected. A simple example is in \masm32\RichMasm\Res\ArraySort.asc

Please download the new version. Sorry for the inconvenience :redface: