CTWM
Loading...
Searching...
No Matches
Functions
repl_str.c File Reference
#include <string.h>
#include <stdlib.h>
#include <stddef.h>
#include "repl_str.h"
Include dependency graph for repl_str.c:

Go to the source code of this file.

Functions

charreplace_substr (const char *str, const char *old, const char *new)
 

Function Documentation

◆ replace_substr()

char * replace_substr ( const char * str,
const char * old,
const char * new )

Definition at line 24 of file repl_str.c.

References PlaceX.

Referenced by Execute().