Contents Up << >>

A couple of functions that ought to be in the standard

C++ environment;

* Updated G++ class File that allows now for the file name to include pipes, say, File in_file("zcat aaa.Z |","r");

* Resource facility, or managing global "private" parameters that specify various program "options". It helps keep reasonable number of arguments in function calls.

by Oleg Kiselyov <oleg@ponder.csci.unt.edu, oleg@unt.edu>

ftp from netlib@research.att.com in c++/serv_cc.shar