FireBirdLib - Topfield TMS PVR TAP Programming Library
INIGetInt.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

long int INIGetInt (char *Key, long int DefaultValue, long int MinValue, long int MaxValue)
 

Function Documentation

◆ INIGetInt()

long int INIGetInt ( char *  Key,
long int  DefaultValue,
long int  MinValue,
long int  MaxValue 
)

Definition at line 7 of file INIGetInt.c.

References INIFindStartEnd(), TRACEENTER, and TRACEEXIT.

Referenced by CrashCheck_Startup().