Using the passwdentry class

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

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