Main Page   Data Structures   File List   Data Fields   Globals   Related Pages  

inet/dns.h

Go to the documentation of this file.
00001 #ifndef DNS_H
00002 #define DNS_H
00003 
00004 extern int gethostbyname( const char *dnsServerIP, const char *domainName, unsigned long *ttl,
00005                            unsigned long *IP, char *dest);
00006 
00007 #endif

Generated on Sun Aug 4 21:47:27 2002 for k/os mp3v2 by doxygen1.2.16