Welcome to CppString Discussions! #1
Replies: 1 comment
-
|
Have the best string object (class) of any language. C++ one of the Achilles heel is lack of string library that is rich in methods. So the coder has to look all over the place to get the functionality needed. I have faced this issue and believe me its really frustrating. For a new comer its downright intimidating. I believe that lack of a best in class string class cost C++ the web pages. Its time to correct that anomaly. CppString class is the answer. It will grow over time as plethora of functionalities will be added to the class. Further it will have an uniform API structure, so as keep the programming simple. 2 standardized API formats are envisaged:
Eg: to transform Namaskara World -> namaskara world StringExample.tolowercase(); I will add more description as I add functionality to the CppString Class. Regards |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
👋 Welcome!
We’re using Discussions as a place to connect with other members of our community. We hope that you:
build together 💪.
To get started, comment below with an introduction of yourself and tell us about what you do with this community.
Beta Was this translation helpful? Give feedback.
All reactions