Go to the source code of this file.
Functions | |
| bool | infData_GetNameByIndex (const char *infFileName, dword NameIndex, char *NameTag) |
Variables | |
| FILE * | infDatainfFile |
| bool infData_GetNameByIndex | ( | const char * | infFileName, |
| dword | NameIndex, | ||
| char * | NameTag | ||
| ) |
Definition at line 7 of file infData_GetNameByIndex.c.
References infData_CloseFile(), infData_Flen(), infData_OpenFile(), infDatainfFile, INFDATASTART, INFDATMAGIC, tTFRPlusHdr::Magic, tTFRPlusHdr::NameTagLen, tTFRPlusHdr::PayloadSize, SEEK_CUR, SEEK_SET, TRACEENTER, and TRACEEXIT.
|
extern |
Definition at line 4 of file infData_OpenFile.c.
Referenced by infData_GetNameByIndex().