Skip to content

RoberJB2/Tools

Repository files navigation

/////////////////////////////////// // READ ME // ///////////////////////////////////

  • For compilation use c++20 for the Sorter tool

  • An example for a compile and run command might look like the following:

  • g++ -std=c++20 main.cpp -o main

  • ./main

  • The Sorter tool can take vector, array, and std::array as input

  • It can handle integers, strings, and characters

  • I have not yet tested double, long long, or float and the like

    This makes sure that your compiler uses c++20.

About

Miscellaneous tools for various programming applications. All in one package

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages