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.

19th Nov 2022, 3:26 PM
Elvian Covalciuc
2 Antworten
0
First you said Array of Integer then said String, is it okay?
22nd Nov 2022, 7:03 AM
Abuhena Rony
0
Integer,sorry
22nd Nov 2022, 7:12 AM
Elvian Covalciuc