#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 | |
word | INIGetHexWord (char *Key, word DefaultValue, word MinValue, word MaxValue) |
word INIGetHexWord | ( | char * | Key, |
word | DefaultValue, | ||
word | MinValue, | ||
word | MaxValue | ||
) |
Definition at line 7 of file INIGetHexWord.c.
References INIFindStartEnd(), TRACEENTER, and TRACEEXIT.