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

Go to the source code of this file.

Functions

INILOCATION INIOpenFile (char *FileName, char *AppName)
 

Variables

char * INIBuffer = NULL
 
char * INICommentBuffer = NULL
 
dword BufferSize = 0
 

Function Documentation

◆ INIOpenFile()

Variable Documentation

◆ BufferSize

◆ INIBuffer

char* INIBuffer = NULL

◆ INICommentBuffer

char * INICommentBuffer = NULL

Definition at line 6 of file INIOpenFile.c.