I've been stuck with this for quite some time and was wondering if anyone could tell me how to combine two char's into a single string, seeming as I cannot for the life of me find out how to do it whatsoever. (latest version of c# :P)
char[] chars = {'a', 'b'};
string s = new string(chars);
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With