08.14.06
GALD & Programming and Design by Contract
Now GALD can be used to implement design by contract techniques. With just including a header and enabled the “By Contract” feature from the C preprocesor you will be able to enable pre/post conditions checks, completely written in straight forward C code, to your modules public interfaces.
Soon I will release a new version of GALD with just a short manual to help using this new and very HELPFUL features.