© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•4y ago•
23 replies
Grin

Is it possible to subtract a character from a string?

I've found that I can add strings, but can't figure out how to subtract strings, or characters from strings. Is there a function already in existence that can erase a character from a string, or replace the index of a string with a letter?
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

✅ Is it possible to Parse a string and identify it's type?
C#CC# / help
17mo ago
In String constructor `String(Char*)`, `Char*` is character pointer or character array pointer?
C#CC# / help
11mo ago
Is it possible to reverse a string letter by letter using only regular expression?
C#CC# / help
11mo ago
is it possible to make a static with 3 different variables (double, string, bool)
C#CC# / help
4y ago