Simon Josefsson <[EMAIL PROTECTED]> writes: > There was a suggestion to support 64-bit rotates as well. That would > use uint64_t. Does stdint.m4 define some symbol that may be useful > here?
I believe that UINT64_C (for writing an unsigned 64-bit integer literal) is defined if and only if uint64_t is available. I believe that this should also be the case with conforming C99 implementations. -- "It was then I realized how dire my medical situation was. Here I was, a network admin, unable to leave, and here was someone with a broken network. And they didn't ask me to fix it. They didn't even try to casually pry a hint out of me." --Ryan Tucker in the Monastery