Question: Convert string to integer

I am using the readline command to read in values from a text file, but they are coming in as strings. How can I convert these to integers?
Please Wait...