Write the declaration for a function named funct1 that expects an array of floats, the number of elements in the array and does not return any value.

What will be an ideal response?

void funct1(float myArray[], int numElements);

Computer Science & Information Technology

You might also like to view...

After you click a cell for a formula, a rectangle of _____ called a marquee appears around that cell.

A. dots B. dots and dashes C. blue lines D. dashes

Computer Science & Information Technology

What is an MOU, and what is its purpose?

What will be an ideal response?

Computer Science & Information Technology