/* * An implementation of replacing substrings in a string. * * See repl_str.c for details */#ifndef _REPL_STR_H#define _REPL_STR_Hchar*replace_substr(constchar*,constchar*,constchar*);#endif /* _REPL_STR_H */
Loggerhead is a web-based interface for Breezy
Version: 2.0.1