Query: firestring_hextoi
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
firestring_hextoi(3) Library Functions Manual firestring_hextoi(3)NAMEfirestring_hextoi - return a numerical value for a 2 digit hex stringSYNOPSIS#include <firestring.h> -lfirestring int firestring_hextoi(char *input)DESCRIPTIONfirestring_hextoi takes a string s with the first two characters as hex digits and converts the value to a integer.RETURN VALUEReturns the hex value between 0 and 255 (inclusive), or -1 if the first two characters of s are not valid hex digits.AUTHORIan Gulliver <ian@penguinhosting.net>SEE ALSOlibfirestring(3) 2002-09-21 firestring_hextoi(3)
| Related Man Pages |
|---|
| base32hex(n) - mojave |
| firestring_estr_chug(3) - debian |
| libfirestring(3) - debian |
| uuid_unparse(3) - osx |
| uuid_unparse_lower(3) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| Introduction |
| One instance of comparing grep and awk |
| Weird 'find' results |
| A (ksh) Library For and From UNIX.com |
| My first PERL incarnation... Audio Oscillograph |