FireBirdLib - Topfield TMS PVR TAP Programming Library
INIGetHexByte.c File Reference
#include <string.h>
#include <stdlib.h>
#include <ctype.h>
#include "FBLib_ini.h"
#include "libFireBird.h"

Go to the source code of this file.

Functions

byte INIGetHexByte (char *Key, byte DefaultValue, byte MinValue, byte MaxValue)
 

Function Documentation

◆ INIGetHexByte()

byte INIGetHexByte ( char *  Key,
byte  DefaultValue,
byte  MinValue,
byte  MaxValue 
)

Definition at line 7 of file INIGetHexByte.c.

References INIFindStartEnd(), TRACEENTER, and TRACEEXIT.