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


Usage of Header Files

AGD and LEDA data types and algorithms can be used in any C++ program as described in this manual. 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 <AGD/xyz.h>. To use a LEDA data type klm in a program you need to include <LEDA/klm.h>.



© Copyright 1998-2001, Algorithmic Solutions Software GmbH. All rights reserved.
2001-08-13