reinterpret_cast, static_cast, dynamic_cast and const_cast are the c++ cast alternatives. Google around to read why to use one over the others, etc.