Chapter 11. Functions and structures

Unlike the reference chapter this one is manually written and can be outdated but I'll do my best to avoid this. I'll also try to provide examples and purpose informations for most entries.

11.1. Messages and errors

Gaby provides a simple way to ensure that every message (being an informal message, an emergency error or a critical error) get a correct and coherent handling.

This is done using two global variable :

FIXME: this table is broken.

The message is then issued when you call gaby_perror_in_a_box().