Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in strtod
Unexpected endptr with strtod()/strtold()
Mar 19, 2023
c
gcc
strtod
strtod with limited string length
Dec 28, 2022
c
strtod
Correct strtod implementation?
Nov 16, 2022
c
floating-point
strtod
Why isn't Darwin's strtod thread safe?
Nov 07, 2022
c++
macos
thread-safety
darwin
strtod
Valgrind: "Invalid read" with c_str and strtod
Jun 10, 2013
c++
string
g++
valgrind
strtod
Python equivalent to C strtod
Jun 09, 2022
python
strtod
strtof = strtod followed by cast?
Sep 07, 2021
c
floating-point
strtod
Odd behavior when converting C strings to/from doubles
Sep 29, 2016
c
printf
ieee-754
strtod
Problem with string conversion to number ( strtod )
Dec 28, 2020
c
linux
string
double
strtod
What is the result of `strtod("3ex", &end)` supposed to be? What about `sscanf`?
Oct 02, 2021
c
scanf
standard-library
strtod
strtod underflow, return value != 0
Jul 15, 2022
c
strtod
Converting char* to float or double
Sep 20, 2022
c
strtod
atof
How to convert string to float?
Aug 26, 2022
c
floating-point
type-conversion
atof
strtod