Category:MPL: Difference between revisions

From Rosetta Code
Content added Content deleted
mNo edit summary
(fixed link)
 
Line 3: Line 3:
MPL is a multi-precision (long integer) arithmetic library for AutoHotkey.
MPL is a multi-precision (long integer) arithmetic library for AutoHotkey.


Discussion and usage can be found on its [http://ahkscript.org/boards/viewtopic.php?f=6&t=2093 topic page], or the latest version can be [http://ahkscript.org/boards/code_downloader.php?id=11949&part=2 directly downloaded]. It currently only works in 32bit versions of AHK.
Discussion and usage can be found on its [http://www.autohotkey.com/board/topic/19940-long-integer-arithmetic-library/ topic page], or the latest version can be [http://ahkscript.org/boards/code_downloader.php?id=11949&part=2 directly downloaded]. It currently only works in 32bit versions of AHK.

Latest revision as of 05:30, 4 May 2014

This page is a stub. It needs more information! You can help Rosetta Code by filling it in!
Library
This is an example of a library. You may see a list of other libraries used on Rosetta Code at Category:Solutions by Library.

MPL is a multi-precision (long integer) arithmetic library for AutoHotkey.

Discussion and usage can be found on its topic page, or the latest version can be directly downloaded. It currently only works in 32bit versions of AHK.

Pages in category "MPL"

The following 2 pages are in this category, out of 2 total.