C/C++

I'm still in the process of teaching myself C/C++, here you will find little chunks of information and a few programs that I've created along the way. Be warned that if you are also learning C/C++ it would probably be a bad idea to base your coding on my own, as mine may not be the best way of doing things or follow standards correctly.

My Programs

AutoLame
Is a small command line tool for Linux that allows you to send multiple files to the Lame MP3 encoder using wildcards.