What is the difference between having a variable or pointer in the second argument of scanf.
scanf
For example:
scanf("%f",&r);
vs
scanf("%f",r);
Aucun commentaire:
Enregistrer un commentaire