binary B+ tree - first attempt, compiles and runs
[svn/Cll1h/.git] / README
CommitLineData
b206e384 1C<<1 header file v - style sheet for ANSI C
2
3Copyright (c)2004-2008 Michael xChaos Polak, Arachne Labs, x(at)n.cz
4
5See https://dev.arachne.cz/svn/cll1.h for details, documentation and FAQ
6(or https://orion.stresovice.czf/svn/cll1h when inside CZFree.Net).
7
8See http://www.arachne.cz/ for Arachne Labs contact and product information.
9
10Type "make install" to install cll1.h header file and bake/cake optional tools
11to /usr/include and /usr/bin directories.
12
13See directory demos/ for C<<1 programming examples. Type "bake *.c" in each
14demo/ subdirectory to build all sample programs in given directory. You need
15to have FastCGI (libfcgi) a MySQL (libmysqlclient) header files and
16libraries installed to be able to build examples in mysql/ and fastcgi/
17subdirectories.
18
19On Debian systems, you can type "make deb" to create Debian package cll1h-dev.
This page took 0.134781 seconds and 4 git commands to generate.