Symbian
Symbian OS Library

SYMBIAN OS V9.3

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



Location: netdb.h

gethostbyaddr()

IMPORT_C struct hostent *gethostbyaddr(const char *, int, int);

Description

Get the internet name of the host by address.

Parameters

const char *

Address of the host

int

int

Return value

struct hostent *