This Code performs the Armstrong Number Check up i.e the sum of their own digits to the power of the number of digits i hope this program will helpfull to many people who r noob in C and my code is an opensource......
File List:
Armstrong.CPP
1Kb
ReadMe.txt
221b
Similar code
A simple producer - consumer problem in C++
(Popularity: ) : This is a simple C++ program to demonstrate the thread synchroniztion by producer consumer problem. Graphical Representation of ASCII Chart
(Popularity: ) : To show Ascii Chat. Recursive Functions
(Popularity: ) : This code features a few examples of functions that might help you improve your knowledge of recursive functions ASCII Code Chart w/ tutorial
(Popularity: ) : This code displays all the basic 127 ASCII characters numbered so you can know which number that character is if you want to use it. Plus a highly detailed description of every line and a small tutorial on displaying ASCII ... Class for a mathematical set of letter
(Popularity: ) : Just a class that you can use while working with sets.