hey i have a que. if this is my array
int briefcases [ ]={1,2,3,4,5,6,7,8,9,10,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26};
i want to ask user to input one of the above numbers then i want to print the array without the number user input. how will i do tht?
plz reply soon :stupido3:
int briefcases [ ]={1,2,3,4,5,6,7,8,9,10,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26};
i want to ask user to input one of the above numbers then i want to print the array without the number user input. how will i do tht?
plz reply soon :stupido3: