News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

Library update for MASM32.

Started by hutch--, July 17, 2006, 05:36:41 AM

Previous topic - Next topic

hutch--

I have added two high speed tokenisers to the library, updated the masmlib.hlp file and included the two sort algos that had an error in them.

Unzip the archive into a seperate directory, copy the 4 modules into the m32lib directory of MASM32 and run the MAKE.BAT file to rebuild the library. The updated help file should be placed in the HELP directory overwriting the older version.

[attachment deleted by admin]
Download site for MASM32      New MASM Forum
https://masm32.com          https://masm32.com/board/index.php

hutch--

Here is a sort application that uses both of the tokenisers and both sorts. The tokeniser on the command line is a bit overkill but its simple enough code and it seems to be reliable.

[attachment deleted by admin]
Download site for MASM32      New MASM Forum
https://masm32.com          https://masm32.com/board/index.php