lundi 3 septembre 2018

how do I check the data type of the given input in cpp?

If I give 10 means it should print it is a integer If I give 10.2 means it should print it is a float If I give 'a' means it should print it is a char

Aucun commentaire:

Enregistrer un commentaire