lab i have to do

Write a function named allMutipleFive which has two input parameters: number(represents an integer array) and size (the actual size of the array). The function returns 1 if all the elements in the array are multiples of 5; otherwise; it returns 0. I need help with this
What exactly do you need help with? Do you have any code?
Topic archived. No new replies allowed.