I am working on following code snippet and am having problems stated below. Please help me:



typedef struct {
char* hostname;
int connects;
} Str;

char * getandprint(int *argcnt, Str *...