Search Results

6
votes

XML-RPC: best way to handle 64-bit values?

Some libraries support 64 bits extensions, indeed, but there doesn't seem to be a standard. xmlrpc-c, for example, has a so called i8 b …