Next: Object Code on UNIX Up: Technical Information Previous:
Compiling LEDA for Usage with STD Headers
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 1995-2002, Algorithmic Solutions Software GmbH. All rights reserved.
2002-10-16