Main Page
|
Data Structures
|
File List
|
Data Fields
|
Globals
UriIp4.h File Reference
Detailed Description
Holds the IPv4 parser interface. NOTE: This header includes itself twice.
Functions
int
uriParseIpFourAddressA
(unsigned char *octetOutput, const char *first, const char *afterLast)
Function Documentation
int uriParseIpFourAddressA
(
unsigned char *
octetOutput
,
const char *
first
,
const char *
afterLast
)
Converts a IPv4 text representation into four bytes.
Parameters:
octetOutput
Output destination
first
First character of IPv4 text to parse
afterLast
Position to stop parsing at
Returns:
Error code or 0 on success
Generated on Sun May 18 22:53:46 2008 for uriparser by
1.3.9.1