Description: A. Insertion sort, the output of input 10 integers sorted in ascending order. Prepared at the request of a generic function InsertSort insertion sort (). With three parameters, the first parameter contains an array of n elements, n elements are sorted in ascending order second parameter gives the number of elements in the current array The third parameter is the integer to be inserted . The functionality of the function is inserted into an integer array, then sort. Also need an output array elements function the Print (), each line of output of five elements.
To Search:
File list (Check if you may need any files):
VC++insort.doc