Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 213 Bytes

File metadata and controls

5 lines (4 loc) · 213 Bytes

StringToInt

Test tack.

Write a method that converts a character string (with numbers) into an integer value, and do not use standard biblical type conversion methods. Example: "String - "d145h7g" , int - 1457;