Programs
Programs
Welcome to my programs page. Here I post any programs I write so that you can download them. Enjoy!!!
removenums.pl and mktabs.pl: Utilities for removing line numbers and replacing multiple spaces with tabs for source code files downloaded from http://www.basepath.com/aup/
RLE compression utility, written by Jake Doetsch
solvequad.pl: A simple quadratic solver.
Language: Perl
Environment: Command line
Libraries: n/a
License: GPL
Version: 1.0 stable
Pat Standard Library: A set of the functions I most commonly use/write, all rolled into one library.
Language: C
Environment: n/a (library)
Libraries: all standard libraries
License: GPL
Version: 0.01 Beta
Starshooter: A ridiculously simple game that uses ncurses.
Language: C
Environment: console
Libraries: ncurses
License: GPL