cq.1bk

来自「c语言编译器」· 1BK 代码 · 共 46 行

1BK
46
字号
Section s22     returned 0.s241,er4Section s241    returned 4.Section s243    returned 0.Section s244    returned 0.Section s25     returned 0.  8 bits in chars. 32 bits in ints. 16 bits in shorts. 64 bits in longs. 32 bits in unsigneds. 32 bits in floats. 64 bits in doubles.1.192093e-07 is the least number that can be added to 1. (float).2.220446e-16 is the least number that can be added to 1. (double).Section s26     returned 0.Section s4      returned 0.Section s61     returned 0.Section s626    returned 0.Section s71     returned 0.Section s72     returned 0.Section s757    returned 0.Section s7813   returned 0.Section s714    returned 0.Section s715    returned 0.Register count for char is unreliable.Register count for pointer is unreliable.Register count for int is unreliable.Section s81     returned 0.Section s84     returned 0.char alignment: 1short alignment: 2int alignment: 4long alignment: 8unsigned alignment: 4float alignment: 4double alignment: 8Sign extension in fieldsBe especially careful with 1-bit fields!Section s85     returned 0.Section s86     returned 0.Section s88     returned 0.Section s9      returned 0.Failed.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?