Home | History | Annotate | Download | only in initial

Lines Matching refs:NumStr

77     std::string NumStr;
79 NumStr += LastChar;
83 NumVal = strtod(NumStr.c_str(), 0);