Programs

These are programs I have made. The source is also avalible.

Latest: v0.3.1
Num-to-Word is a simple program I wrote in the C programming language that changes numbers into their long word format. For example, if you entered 120 the program would output onehundredtwenty, if you entered 300 the program would output threehundred, and if you entered 2 the program would output two.
Copyright © Selby Kendrick 2005