我需要知道两个子结构之间的内存距离
(&my_type.a - &my_tape.b.c)
结果的类型是什么?我需要把它投射出来(signed int),所以显然它是别的东西.
(signed int)
c types pointers difference
c ×1
difference ×1
pointers ×1
types ×1