FireBirdLib - Topfield TMS PVR TAP Programming Library
INISetInt.c File Reference
#include "FBLib_ini.h"
#include "libFireBird.h"

Go to the source code of this file.

Functions

void INISetInt (char *Key, long int Value)
 

Function Documentation

◆ INISetInt()

void INISetInt ( char *  Key,
long int  Value 
)

Definition at line 4 of file INISetInt.c.

References INISetString(), TRACEENTER, and TRACEEXIT.

Referenced by CrashCheck_Shutdown(), and CrashCheck_Startup().