plomlompom / replace

simple string replacer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

replace

simple string replacer

compile with:

gcc -std=c11 -pedantic-errors -Wall -Werror -Wextra -Wformat-security -o replace replace.c

About

simple string replacer


Languages

Language:C 100.0%