SYMBIAN OS V9.2
» Symbian OS v9.2 » Symbian OS reference » C++ component reference » Syslibs STDLIB » _gethostbyname_r()
Location: NETDB_R.H
NETDB_R.H
_gethostbyname_r()
IMPORT_C struct hostent *_gethostbyname_r(struct _reent *rp, const char *name);
Get the internet name of the host by name.
struct _reent *rp
_reent
const char *name
name of the host
struct hostent *
hostent
Copyright ©2007 Symbian Software Ltd.