How do I write a program in Pascal that finds the index of the minimum number of an array (using Function) and replaces it to a number inputted from the keyboard? (Input and output of the array is a Procedure).
+1
Answers (1)
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “How do I write a program in Pascal that finds the index of the minimum number of an array (using Function) and replaces it to a number ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Home » Computers & Technology » How do I write a program in Pascal that finds the index of the minimum number of an array (using Function) and replaces it to a number inputted from the keyboard? (Input and output of the array is a Procedure).