© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
C
C#
•
4y ago
•
5 replies
Groophy
replace 'backslah' to 'doublebackslah' but if char already not double
a\aa\a -> a\\aa\\a
ab\\aba\aa\a -> ab\\aba\\aa\\a
a\aa\a -> a\\aa\\a
ab\\aba\aa\a -> ab\\aba\\aa\\a
C#
Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
✅ Using `Func<ReadOnlySpan<char>,bool>` but not allowed due to Pointer Type
C
C# / help
2y ago
Char help
C
C# / help
13mo ago
char.IsLetterOrDigit
C
C# / help
2y ago
❔ if(e == 1){e += double.Epsilon;}
C
C# / help
3y ago