Version 0.1.2
Abstract
This is a short, quick and dirty tutorial to make it easier to write programs with hk_classes. For further information see the programmer's class documentation. To compile the sourcecode of example.cpp use
c++ -o example example.cpp -ldl -lhk_classes -L/usr/local/hk_classes/ -I /usr/local/hk_classes/include/
All examples refer to the literature example database descriped in the knodatutorial.You should first create the database (best use knoda for this).
Table of Contents
List of Examples