static_cast in C++
- static_cast in C++ | Type Casting operators
- Static Cast
- Dynamic Cast
- Const Cast
- Reinterpret Cast
- Type Conversion in C++
- const_cast in C++ | Type Casting operators
- reinterpret_cast in C++ | Type Casting operators
- Converting Strings to Numbers in C/C++
- Converting string to number and vice-versa in C++
A Cast operator is an unary operator which forces one data type to be converted into another data type.
C++ supports four types of casting:
This is a paragraph.
const_cast is used to cast away the constness of variables. Following are some interesting facts about const_cast.
This is a paragraph.
This is a paragraph.
This is a paragraph.
This is a paragraph.
This is a paragraph.
This is a paragraph.
This is a paragraph.
This is a paragraph.
This is a paragraph.
This is a paragraph.
This is a paragraph.
This is a paragraph.
This is a paragraph.
This is a paragraph.
This is a paragraph.
No comments:
Post a Comment