Friday, October 30, 2009

Chap9[D]e Converting string digits to integers

Write a program that converts a string like "124" to an integer 124.

2 comments: