错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Type Conversion in C

  • Orhan Gazi

摘要

In this chapter, we explain the type conversion in C programming. Type conversion is a useful property of the C programming language. A good programmer should know how to efficiently benefit from the type conversion utility. Insufficient knowledge of type conversion may lead to inadequate programming, which may result in erroneous programming.