On 2014-03-12, Lew Pitcher <(E-Mail Removed)> wrote:
> Does "long float" still mean "double" in ISO Standard C (any vintage)?
It kinda lives on in scanf's conversion specifier:
scanf("%lf", &double_var);
> Does "long float" still mean "double" in ISO Standard C (any vintage)?
It kinda lives on in scanf's conversion specifier:
scanf("%lf", &double_var);
Aucun commentaire:
Enregistrer un commentaire