I have an array:
char testarray[5] = {\'A\', \'B\', \'C\', \'D\', \'E\'};
now i want to print out only \'A\' & \'B\' is there something l