Skip to content

SmitKanani55/MyString_Implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyString_Implementation

A custom string class implementation in C++. This repository contains the implementation of string-related functionality in C++. Follow the instructions below to clone and run the code on your local machine.

How to Clone and Run MyString_Implementation Locally Once the repository is uploaded, users can download and run it using the following steps:

  1. Clone the Repository Open a terminal/command prompt and run the following command to clone the repository: Screenshot
  2. Navigate to the Folder Once the repository is cloned, navigate to the project directory: Screenshot
  3. Compile and Run the Code For Linux/macOS: Use the following commands to compile and run the code: Screenshot
  4. For Windows (Using MinGW): Use the following commands to compile and run the code: Screenshot

Thank you for checking out MyString_Implementation! I hope you find the project useful. If you have any suggestions, feedback, or improvements, feel free to share them. Your thoughts and contributions are always welcome!

Show Your Support: If you found this project helpful or interesting, please consider starring the repository ⭐. It motivates me to keep improving and sharing more projects.

About

A custom string class implementation in C++.This project provides a custom implementation of a string class (MyString) in C++. It includes various functionalities like: ✅ String manipulation (concatenation, substring, reverse, case conversion) ✅ Dynamic memory handling ✅ Operator overloading for seamless usage ✅ Efficient search and modification me

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages