Skip to content
⌘ NSIS Forum Archive

Base Conversion of Very Long Positive Integers

5 posts

zenpoy#

Base Conversion of Very Long Positive Integers

Hi,

I made a small plugin for base conversion of very long integers - bases 2 (0-1) to 36 (0-z) are available.

It's based on http://www.codeproject.com/KB/recipe...px#xx2812840xx algorithm.



(I know I have a typo there - I hope someone with more nsis-wiki-karma will take care of it)

J
Zinthose#
Wiki Page

Very Nice.

I had a moment and created a full Wiki Page for the plug in. You can find it at: http://nsis.sourceforge.net/BaseConvert_plug-in

I haven't renamed the file yet as it required a bit more rights than I have to rename/move/delete the old entry.