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

Go to the source code of this file.

Functions

void HDD_RemoveDir (const char *DirPath, bool Recursive)
 

Function Documentation

◆ HDD_RemoveDir()

void HDD_RemoveDir ( const char *  DirPath,
bool  Recursive 
)

Definition at line 6 of file HDD_RemoveDir.c.

References ConvertPathType(), FBLIB_DIR_SIZE, PF_LinuxPathOnly, TRACEENTER, and TRACEEXIT.