samedi 28 février 2015

Convert double* to float*



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.




Aucun commentaire:

Enregistrer un commentaire