Home | History | Annotate | Download | only in api

Lines Matching refs:getNextLine

500 bool getNextLine(FILE* in, string* s) {
908 bool ret = getNextLine(in, &s);