Digi XBee(R) ANSI C Host Library
Functions
hexstrtobyte.c File Reference

ANSI C hexstrtobyte() implementation if not available natively on a given platform. More...

#include "xbee/platform.h"

Functions

int hexstrtobyte (const char *p)
 

Detailed Description

ANSI C hexstrtobyte() implementation if not available natively on a given platform.

Used in sample programs to convert a hex string to an array of byte values.