<p><img alt="enter number and size of triangles 1 5 bash-4.3s ./triangles enter number and size of triangles 2 5 8* bash-4.3s ./triangles enter number and size of triangles 3 5
<p>4-(30) Consider the following main function.</p><p> int main ()</p><p>{</p><p> int A[6];</p><p> int Smallest = 0; </p><p> int ReadArray ( int A[]);</p><p> int FindSmallest ( int A[] );</p><p> void PrintResults (smallest);</p><p> ReadArray