Program: complete function intabsmin (int * a, intn) definition, it can realize to
Pointer is pointing to a number of minimum absolute value in the first n integers, and put it back to the master
Callback function; And write the main program to validate absmin () the effectiveness of the control points to an array
Application of the pointer to the variable as a function parameter,
