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

Go to the source code of this file.

Functions

void SeparatePathComponents (const char *FullName, char *Path, char *FileName, char *FileExt)
 

Function Documentation

◆ SeparatePathComponents()

void SeparatePathComponents ( const char *  FullName,
char *  Path,
char *  FileName,
char *  FileExt 
)

Definition at line 4 of file SeparatePathComponents.c.

References SeparateFileNameComponents(), TRACEENTER, and TRACEEXIT.