Model loading

I would like to make a program that loads vertex data from an asc file into a vertex array however i don’t know enough about text parsing. does anyone know of any good text parsing tutorials?. i would prefer tutorials that use the iostream library.