You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
main.c -- contains main() portion of code containing menu driven code to input array and print respective output
func.c -- contains all the program snippets used to perform sorting, calculating mean, mode, median and calculation of maximum element or minimum element. In addition, file also contains display method.
arrayfunc.h -- contains header and abstract written for functions used in func.c and main.c
for more info on files, reach DJ at djorion.hey@gmail.com