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

Go to the source code of this file.

Functions

bool StrReplace (char *String, const char *Find, const char *Replace)
 

Function Documentation

◆ StrReplace()

bool StrReplace ( char *  String,
const char *  Find,
const char *  Replace 
)