Lecture overview -- Keyboard shortcut: 'u'  Previous page: Implicit type conversions -- Keyboard shortcut: 'p'  Next page: Function Overloading -- Keyboard shortcut: 'n'  Lecture notes - all slides together  Alphabetic index  Help page about these notes  Course home    Basic facilities - slide 28 : 46

Explicit type conversion

C++ supports a number of different kinds of type castings

Use of these cast operations makes it easier for the programmer to spot the more dangerous type conversions