aboutsummaryrefslogblamecommitdiffstats
path: root/README
blob: d7aaf9cdf71c3b6c1856403c7c0fc8091c751ace (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
        
                                                                
         
                                









                                                                              
l4array:
    Arrays which grow automatically as needed (like C++ vector).
l4array2:
    Create two dimension arrays.
l4list:
    Doubly-linked lists and some macros for using lists as stacks or queues.
l4arg:
    Arguments or configuration files parser.

If you do not want all these functions, you can modify `libl4basic_a_OBJECTS'
macro in `src/Makefile' to save disk space or build time.

This is a free software. You are free to redistribute and modify this software
according to the conditions specified in the file `COPYING'.