I am wondering what how to convert double* to float*, and float* to double* in C or C++? Thanks. I tried cast using (float*) and (double*), but it seems not working as far as my observation.
double*
float*
(float*)
(double*)
Aucun commentaire:
Enregistrer un commentaire