C programming Snippets
C programming snippets for beginners
- C program to convert from celsius to farenheit
- C program to count the number of occurrences of a character in a word
- C program to count the number of vowels and consonants in a word
- C program to sort characters in a word
- C program to determine if a number is prime or not
- C program to calculate the distance between two points
- C program to check if input character is a vowel
- C program to calculate permutations and combinations
- C program to list prime numbers up to a certain number
- C program to convert temperature between Kelvin, Celsius and Farenheit