[02:15:37] --- DominusExult is now known as Dominus
[09:20:37] --- DominusExult is now known as Dominus
[23:25:30] <Dominus> spent the evening finding out std::istringstream(input) >> std::hex >> i;
[23:26:19] <wjp> interesting approach
[23:26:34] <wjp> I'd go with strtol(input, 0, 16)
[23:27:06] <Dominus> yeah that came up as well
[23:27:56] <Dominus> didn't expect it to be that diffcicult for me to change hex to dec
[23:28:56] <wjp> I was just on my way to bed though, so good night
[23:29:06] <Dominus> me too, good night