When should a type cast not be used?

Started by chinmay.sahoo, 03-04-2016, 04:00:51

Previous topic - Next topic

chinmay.sahooTopic starter

Program which uses const declaration should not override using type cast. This will cause the program not to run sucessfuly. Type cast cannot be used to turn pointer from one data type to another.