文件名称:cast.zip(int2short & short2int)
文件大小:3KB
文件格式:ZIP
更新时间:2022-12-09 17:24:18
强制转换示例代码
int2short和short2int的源码和汇编注释 其中有int2short.s和short2int.s分别代表汇编, 里面有注释 博客地址:https://blog.csdn.net/liaojunwu/article/details/103106219
【文件预览】:
cast
----short2int.c(432B)
----int2short.c(297B)
----int2short.s(2KB)
----short2int.s(3KB)