Topic: Language Problem / Level: beginner

Problem: Write a program to convert a string of digits into an integer without using atoi.

Run the code to see the output here...