Previous Up Next

4  Database

The file database.cc contains:

The actual data and information about it is stored in a number of arrays:

There are a number of routines to acces the data. The most important routines are listed below:


Previous Up Next