|
|
||||||||
|
||||||||
|
||||||||
|
|
|
| Casting in C/C++ lets you convert from one data type to another data type that is 'int' to 'char' or 'char' to 'int'. There are several casting operators in C/C++ language like dynamic_cast, static_cast, const_cast, reinterpret_cast and safe_cast. |
| |
|
• Discuss Tutorial
• Comment On Tutorial |
• View Tutorial
• Report Broken Link |
|
|