|
|
researchv10 Norman
main(ac, av)
int ac;
char *av[];
{
if(strchr(av[1], '.')==0){
printf("%s == %s\n", av[1], in_ntoa(in_address(av[1])));
} else {
printf("%s == %s\n", av[1], in_host(in_address(av[1])));
}
}
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.