I have to write a program that inputs a phone number in this form (555) 555-5555. I have to use the strtok function, but what is the point? im not sure. It mentions that the area code string should be converted into int and convert phone number string to long. I dont even know what this problem is asking for. Any help with this will be appreciated it. Thanx