Issue with STR and FLOAT

What is the largest value that a long data type can hold?

from the cplusplus.com reference for strtol()
On success, the function returns the converted integral number as a long int value.

Arduino data types.

1 Like