阅读背景:

64位负整数的补码形式。

来源:互联网 

I was reading the source of GNU PDF library, particularly their implementation of 64 bit integers. They have defined 64 bit integers as structs of two 32 bit integers - the higher order int is signed and lower order int is unsigned. Here's the relevant code from the header file:I was reading the source of GNU PDF library, pa




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: