LDM_PARSE_HEXBYTE
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
ldm_parse_hexbyte - Convert a ASCII hex number to a byte
SYNOPSIS
"SYNOPSIS"
int ldm_parse_hexbyte (const u8 * src);
ARGUMENTS
- src
-
Pointer to at least 2 characters to convert.
DESCRIPTION
Convert a two character ASCII hex string to a number.
RETURN
0-255 Success, the byte was parsed correctly
-1 Error, an invalid character was supplied
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- RETURN
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:24 GMT, October 09, 2005