1: char[7] textbox ; 2: 3: int one, two, three ; 4: char[3] temp ; 5: 6: temp[0] = textbox[0] ;View more Last activity 1 month, 1 week ago
1: char[7] textbox ; 2: 3: int one, two, three ; 4: char[3] temp ; 5: 6: temp[0] = textbox[0] ;View more Last activity 1 month, 1 week ago