List Question
20 TechQA 2024-02-14T01:52:01.327000C ASCII to Hex (atoh) Function
136 views
Asked by HazyScapes
atof() returns inaccurate value
200 views
Asked by ess-te
Variable changes unintentionally after character Lcd is moved to display other variables
47 views
Asked by user9728254
Can I place the result into an int variable using either atof or atoi?
66 views
Asked by Niv
What does atof stand for?
707 views
Asked by zmkm
How to convert text into a float number in C
140 views
Asked by Lukas
how to convert a numeric into a char number?
115 views
Asked by Henry Villa
Is there any difference in the way atof and strtod work?
3.1k views
Asked by Abhishek Jaiswal
Is there an alternative to atof in C++
561 views
Asked by Deek880
convert string to double , the answer is correct ,but not very accurate
155 views
Asked by KatrinaKing
Is `std::atof` guaranteed to produce identical output when given identical string input?
124 views
Asked by Arsen Zahray
How to use substr with atof?
195 views
Asked by Stamatis Tzanos
C++: strod() and atof() are not returning double as expected
540 views
Asked by ao_martinv
C error using the function atof, changing a string to a double
136 views
Asked by IssacCloudVII
Weird std::atof bug with gcc 7.4.0
165 views
Asked by hsyntsy
Why does the atof function not work for me? C++
603 views
Asked by lm01010
Why atof function does not work properly?
255 views
Asked by Guy Berkovits
Converting Strings from a .csv file to doubles
167 views
Asked by Louis Pelletier
atof("0") returns 2 in float variable
259 views
Asked by BabisI
Create a precise atof() implementation in c
7.9k views
Asked by John