Downloads
I am not asking for money and I am not asking that what you find here you must keep a secret. All that I am asking is that if you download something I've made please remember who hooked you up. Tell your friends who developed the goods and don't try to pass it around as your own. With that said please enjoy anything that you download from this section.
Dark Basic Professional
| RaboyFTP Plugin Download | FTP command set for DBP as well as the source code for Visual C++ 2008 | 123k | v.3 |
C++ Programming
| HSV RGB Conversion Download | Convert between RGB color values and HSV color values. There were no special headers used so it should work across all compilers. It was tested with g++ | 2k | v.1 |
| Money To Coins Download | Calculate how many of each US coins you have given a total money amount as your input. No special headers were used so it should compile on every computer. | 2k | v.1 |
| Numbers To Text Download | Algorithm to convert positive integer values into their textual alpha representation. There are no special headers used so it should be able to be compiled with any compiler. | 8k | v.1 |
C Programming
| Example Code #1 Download | This is an example piece of code. It is fully functional, but it holds no real purpose. It is to demonstrate the use of user input, arrays, and loops in the C programming language. There are no special libraries so it can be compiled on just about any computer | 1k | v.1 |