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

Go to the source code of this file.

Functions

void SeparateFileNameComponents (const char *FileName, char *Path, char *Name, char *Ext, int *Index, bool *isRec, bool *isDel)
 

Function Documentation

◆ SeparateFileNameComponents()

void SeparateFileNameComponents ( const char *  FileName,
char *  Path,
char *  Name,
char *  Ext,
int *  Index,
bool isRec,
bool isDel 
)