摘要:
ch02 课下作业 2.96 代码 include include typedef unsigned float_bits; float u2f(unsigned x){ return ((float )&x); } int float_f2i(float_bits f){ unsigned sig 阅读全文
posted @ 2018-09-30 23:06
mushroom1111
阅读(183)
评论(0)
推荐(0)