Introduction - If you have any usage issues, please Google them yourself
1) define an array stu [10] to store 10 student achievement data from the keyboard input required to achieve pointer 2) the array stu [10] The contents of the output to the screen, asked to use the pointer to realize 3) in accordance with the results array sort from high to low, with the target to achieve the requirements 4) The third step is to realize content on function call in order to achieve the main function, with the target to achieve, transcripts output sorted 5) using the pointer method of input characters string " student score" , copy the string and output (copy the string using the library function or user-defined functions)