This page contains some of the programs that I made since I learned how to. Some may be trivial exercises while others are complete applications. I also plan to make some tutorials in the future.
Almost all of my programming is done in C or C++ and I use Microsoft Visual Studio C++ version 6. You may use your favorite ANSI-compatible C++ compiler if you want but you may have difficulties compiling the source code for the Win32 applications which requires the Microsoft Foundation Classes libraries. I also use the GNU gcc and g++ compilers for all the non-Win32 programs.
I have tried my best to make the source codes as readable as possible and some programs are very well-commented. Sadly I don't have the time nor energy to do so for all of them but maybe I can do some future updates. You could email me for suggestions or help but I cannot always guarantee a speedy action or answer.
All of the source codes are in the zip format. You may need to download a suitable decompression program that can unzip the files. Check out these sites: http://winzip.com or http://www.rarlabs.com.
I will provide details about these projects as soon as I'm able.
Copyright © 2003-04 Mark Jundo P. Documento
All rights reserved.