|
3 |
edited tags
|
||
|
2 |
edited tags
|
||
|
1 |
|
||
Best way to reverse a string in C# 2.0I've just had to write a string reverse function in C# 2.0 (i.e. LINQ not available) and came up with this:
Personally I'm not crazy about the function and am convinced that there's a better way to do it. Is there?
|
||||
