Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: netdb.h

gethostbyname()

IMPORT_C struct hostent *gethostbyname(const char *);

Description

Get the internet name of the host by name.

Parameters

const char *

Name of the host

Return value

struct hostent *