rainman74 / NPPTextFX2

TextFX2 is a Notepad++ plugin which performs a variety of common conversions on selected text.
GNU General Public License v3.0
121 stars 10 forks source link

Decimal to HEX 32 does not work as expected #23

Open Uzver123 opened 4 months ago

Uzver123 commented 4 months ago

E.g. number 21 to Float32 and then hex gives 41A80000 this online converter.

inside plugin returns 000000095 32 31