next up previous contents index
Next: Object Code on UNIX Up: Technical Information Previous: Compiling LEDA for Multithreading   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>.



root 2007-03-08