Download Latest Version whole.tgz (2.1 MB)
Email in envelope

Get an email when there's a new version of Fondement Michtam

Home / inc
Name Modified Size InfoDownloads / Week
Parent folder
Tools.h 2011-12-23 6.3 kB
Classes.h 2011-11-30 1.5 kB
Thd.h 2011-11-30 2.8 kB
StackEnv.h 2011-11-30 4.0 kB
C_Lexic.h 2011-11-25 2.9 kB
Debug.h 2011-11-25 1.3 kB
BuffText.h 2011-11-25 3.1 kB
BigValue.h 2011-11-25 2.2 kB
Patricia.h 2011-11-23 2.0 kB
List.h 2011-11-23 5.9 kB
Key.h 2011-11-23 2.1 kB
Totals: 11 Items   34.1 kB 0

Fondement Michtam is a library of widely experimental primitives that MIGHT be
useful in more well defined projects.

As such, the real interesting parts lie in the headers.

It is incremental work and rely on the writing of small, if possible 
independent modules.

For each module, a small test application is written to check the module and
coding good behaviour.

The inc directory contains the public headers.
The src directory contains the code. Local headers should also be kept here.
The obj directory contains the object files.

The various test applications will be stored in the main directory.

It is supposed that projects that will use the modules will be created in their
own sub-directories.

-------------------------------------

Compilation:

On linux platform (I suppose it would work on any unix platform):

Type

    make all

in the main directory.

That should compile the object files and the test application.

Not much to say. If you don't intent to use the modules, you can still launch
the various test applications. They do stuff.



Source: Readme.txt, updated 2011-11-23