C Source Code
Examples of C source code.
Basics
- Find the area and circumference of a circle
- Area of a triangle
- Find the greatest number from three integers
- Find the median and mean
- Find minimum of three numbers using ternary (conditional) operator
- Roots of an equation
- Sum and reverse of two entered numbers
Arrays
- Sorting array in ascending and descending order
- /Standard deviation
- /Matrix multiplication
- /Transpose of a matrix
- /Count the number of vowels in a word
Project: C |
Previous: Input and Output — C Source Code — Next: C |
This article is issued from Wikiversity - version of the Friday, May 15, 2015. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.