Gocator API > Go2 > Values > Go2IPAddress > Functions > Go2IPAddress_Parse
Gocator 3x00 API
Go2IPAddress_Parse
Description

Parses a string in dotted-quad format (e.g. "90.0.0.10") to extract an IPv4 address.

C
Go2Status Go2IPAddress_Parse(const Go2Char* text, Go2IPAddress* address);
Parameters
Parameters 
Description 
const Go2Char* text 
A string in dotted-quad format. 
Go2IPAddress* address 
Returns an IP address. 
Returns

Operation status.

File

Go2Api.h

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at support@toolsfactory.com.
Copyright (c) 2013 by LMI Technologies Inc. All rights reserved.