Home | History | Annotate | Download | only in cached

Lines Matching refs:NumStr

100     std::string NumStr;
102 NumStr += LastChar;
106 NumVal = strtod(NumStr.c_str(), 0);