0
Problem with 1-D array in C
1-D array with integer elements, read from the keyboard, is given. Write a C function (with subsequent calling of it in main) that checks if all elements of the string have an odd number of digits.
2 Antworten
0
First you said Array of Integer then said String, is it okay?
0
Integer,sorry