ПК>while (htmlFile) ПК> htmlFile.getline(buffer, sizeof(buffer)); ПК>
if (htmlFile)
if (htmlFile.good())