one more piece of help to get me over the hump here?

I have an array of strings like: array[10] = {"1","2","3","4"};

I'm looking for them in a loop but I need to interpret them as integers. so if I see array[0] I need to capture that as 1, not "1".

help again guys? I know this is pathetic...maybe I should consider changing careers...