Skip to content

boyan1742/CppString

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++ String

This is a string class that is used in some of my projects in Sofia University in Faculty of Mathematics and Informatics.

Usage

Just copy-paste it in your project. Disclaimer: To use the Split method, you need two things:

  1. have the Array.hpp header in your project. Link.
  2. add before the inclusion of the header the following line:
#define USE_SPLIT

License

If you decide to update the code or use it in a project, refer to this repo.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages