next up previous contents index
Next: Unix Object Code Installation Up: Technical Information Previous: Compiling the Source Code   Contents   Index


Usage of Header Files

LEDA data types and algorithms can be used in any C++ program as described in this manual (for the general layout of a manual page please see chapter LEDA Manual Page). The specifications (class declarations) are contained in header files. To use a specific data type its header file has to be included into the program. In general the header file for data type xyz is <LEDA/xyz.h>.



© Copyright 1998-2001, Algorithmic Solutions Software GmbH. All rights reserved.
2001-02-21