FireBirdLib - Topfield TMS PVR TAP Programming Library
infData_GetNameByIndex.c File Reference
#include <stdio.h>
#include <string.h>
#include "FBLib_rec.h"

Go to the source code of this file.

Functions

bool infData_GetNameByIndex (const char *infFileName, dword NameIndex, char *NameTag)
 

Variables

FILEinfDatainfFile
 

Function Documentation

◆ infData_GetNameByIndex()

bool infData_GetNameByIndex ( const char *  infFileName,
dword  NameIndex,
char *  NameTag 
)

Variable Documentation

◆ infDatainfFile

FILE* infDatainfFile
extern

Definition at line 4 of file infData_OpenFile.c.

Referenced by infData_GetNameByIndex().