------ art_1441_6141412.1133114401215 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Ok, so lets say I have this: myString = gets I wanted to find what character is at position 5. so if the use inputs "How much wood would a wood-chuck chuck if a wood-chuck could chuck wood" I would find that the character there is "m". How would I find the fifth character? ------ art_1441_6141412.1133114401215--