Home | History | Annotate | Download | only in cached

Lines Matching refs:NumStr

99     std::string NumStr;
101 NumStr += LastChar;
105 NumVal = strtod(NumStr.c_str(), 0);