Home | History | Annotate | Download | only in Support

Lines Matching full:argstart

1024   const char *ArgStart = TmpStr.c_str();
1026 Value = strtod(ArgStart, &End);