Using the hostentry class

The hostentry class allows you to look up entries from /etc/hosts or from elsewhere if you're using the Name Service Switch.

int main(int argc, const char **argv) {
}