Gocator API > Go2 > Values > Go2IPAddress > Functions > Go2IPAddress_Format
Gocator 1x00 API
Go2IPAddress_Format
Description

Formats an IPv4 address as a string in dotted-quad format.

C
Go2Status Go2IPAddress_Format(Go2IPAddress address, Go2Char* text, Go2UInt32 capacity);
Parameters
Parameters 
Description 
Go2IPAddress address 
An IP address. 
Go2Char* text 
Returns a formatted string. 
Returns

Operation status.

File

Go2Api.h

Copyright (c) 2013 by LMI Technologies Inc. All rights reserved.