#include "stdio.h" #define MAXDATA 5 void showarray(int *array) { int count=0; while(count=position;i--) array[i]=array[i-1]; array[i]=what; } void del(int *array,int position) { for (int i=position;i