News Peruser 4.0 is written in C++, but I can't count on consistent C++
installations on Linux systems, so I assume the system we're compiling on
supports only classes, function and operator overloading, and references.
I assume exceptions and templates do not exist, and the only libraries
available are the GNU standard C libaries. It's a C-with-classes sort of 
program.
