Problem returning double from functionThanks, unfortunately sstream is not supported in this compiler. I did figure out that it works if I...
Problem returning double from functionOK, here is the routine: double TextToFloat(char * stringIn) { double number; unsigned char...
Problem returning double from functionI am new to C++ and have a problem. I am compiling code with GCC for an ARM processor and have a fun...
This user does not accept Private Messages