We have a perl program that writes out old-fashioned, vanilla, dbm files. I haven't been able to find a way to read these in using gcc 2.96. All the various interfaces I've tried don't like that version of the file.
Is this possible? As I'm going to rewrite these perl programs into C++, I suppose I could use a new format, writing a translator of some sort, but I'd prefer not. It'd be real nice to get C++ and perl's DB_File to play together.
-- Jonathan Arnold (mailto:jdarnold@xxxxxxxxxxxx) Amazing Developments http://www.buddydog.org
Genius may have its limitations, but stupidity is not thus handicapped. -- Elbert Hubbard