in reply to reliably test integer size for portable bit-fiddling?

This node falls below the community's threshold of quality. You may see it by logging in.

Replies are listed 'Best First'.
Re^2: reliably test integer size for portable bit-fiddling?
by wollmers (Scribe) on Dec 09, 2014 at 19:03 UTC
    “is there any reasonable way that you can avoid this?”

    Avoid fun?

Re^2: reliably test integer size for portable bit-fiddling?
by Anonymous Monk on Dec 09, 2014 at 17:40 UTC

    The thing that first comes to my mind is ... avoid writing code

    Irrelevant to the question sundialsvc4 . The OP already wrote lots of code , decision has already been made ... programmers write code to suit their needs