next up previous contents
Next: Libraries Up: Usage Previous: Usage

  
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>. Exceptions to this rule and a general overview of can be found in Tables Overview of Data Types and 17.2.



LEDA research project
1998-10-02