...tions) 九、初始化(Initialisation) 十、算术类型转换(Arithmetic Type Conversion) 十一、指针类型转换(Point Type Conversion) 十二、表达式(Expressions) 十三、控制表达式(Control Statement Expressions) 十四、控制流(Control Flow) 十五、Switch 语句(...
基于12个网页-相关网页
用于把指针类型转换到整形以及转回到指针类型。
It is used to cast a pointer type to a wide enough integral type and back to the original pointer type.
一个空指针到另一个指针类型转换产生一个空的指针类型。
Conversion of a null pointer to another pointer type yields a null pointer of that type.
因此,需要注意将整数值转换为指针类型的应用程序。
Therefore, applications casting integer values to pointer types might need attention.
应用推荐