Skip to content

Instantly share code, notes, and snippets.

@mayank33
Created July 12, 2016 14:03
Show Gist options
  • Save mayank33/8249adc0ae207f59a87ff4269bbb2551 to your computer and use it in GitHub Desktop.
Save mayank33/8249adc0ae207f59a87ff4269bbb2551 to your computer and use it in GitHub Desktop.
for (std::vector<std::string>::iterator it=list.begin(); it != list.end(); ++it)
{
std::cout<<(((mod->findById("Main")))->findById(d))->text()<<std::endl;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment