Re: 64bit math ,, CChris ?
- Posted by Bob Thompson <getter at fa??mail.co.uk> Jun 04, 2008
- 637 views
Kat wrote: > w1 = atom_to_word(16777216) Hi Kat, Is this about reducing memory demand, i.e. converting words (average 8 x 4 = 32 bytes) to 16 bytes, or have I totally lost it and it turns out that it's a Win32Lib thing? You can convert them to integers (4 bytes) with look up tables. Regards, Bob