News

Although a simple for loop can access any of the characters in a string. Sometimes you just want to inspect one character at a given position without visiting them all. The subscript operator [] makes ...