SYMBIAN OS V9.3
» Symbian OS v9.3 » Symbian OS reference » C++ component reference » System Libraries 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 ©2008 Symbian Software Ltd.