Skip to content

MAKalantari/public

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

public

i upload my public codes and projects here.

word finder/replacer

written with: codeblocks 17.12-gcc and c++11
it's a simple project to find a specific word in a string, highlight it and then replacing it with some new word.
.hpp file is a header file for those who want to use it in their projects.
.cpp files are included with main() function.
to see what this code exactly does, i recommend you to download the "word_finder_replacer_withVisualContent.cpp".

Command Line Maker (windows only)

written with: who gives a fuck, c++?
.h file is the main(and only) header file.
example.cpp file is a simple and useful guide for using the header properly.

About

i upload my public codes and projects here.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages