c++ cast a number as int32 code example Example: casting to a double in c++ double x; x = (double) 25;