please help me i want to make a program that implement functions and arrays using pointers.The user provides an array of integer data, while the system calculates the average ,standard deviation,and median of the array.
i am unable to convert the input data string into separate parts and save into another separate variable.the maximum number of input integers is
50.