News

However, you can extract a single character from a source string by treating the string as an array: char oneCharacter = originalString[position]; It seemed quite natural to use this character ...