[Bro] string to (huge) int/count convert

Sławek Rozbicki slawek at rozbicki.eu
Wed Dec 3 00:52:45 PST 2014


Hi,
In order to make IBAN checksum checker I need to make modulo 97
operation on a very high value that cannot be stored in int or count
type. Is there any way I could make this possible? there is no 'long'
type in bro?

This is exactly what I'm tring to accomplish:
http://www.ibancalculator.com/calculation.html

-- 
Pozdrawiam
Sławomir Rozbicki




More information about the Bro mailing list