Skip to content

vasilenko93/AString

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AString - Alex's String

A custom string class with basic C String operations.

Features

  • Dynamic memory allocation.
  • Grow and shrink array automatically
  • Operators +, =, =+, <<, >>, [], (), and ==
  • Functions like length, append, insert, remove, and swap
  • Can initialize and work with char* and std::string
  • More to come

About

Custom C++ string class

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages