Skip to content

dginush/Coursera

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

/******************************************************************************

  • Copyright (C) 2017 by Alex Fosdick - University of Colorado
  • Redistribution, modification or use of this software in source or binary
  • forms is permitted as long as the files maintain this copyright. Users are
  • permitted to modify this and use it to learn about the field of embedded
  • software. Alex Fosdick and the University of Colorado are not liable for any
  • misuse of this material.

***************************************************************************/ /

  • @file stats.c
  • @brief A program to manipulate and search through a given array
  • This program prints the statistics of a given array (Min, Max, Median & Mean),
  • Sorts its elements (from largest to smallest) and prints the array.
  • @author Dudi Tedgy
  • @date June 9, 2017

*/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages