The first function that is calles is main(), and after finishing it, the program is exited with exit.
main() - In main the function read_config() is called for getting the configuration data and afterwards the SPIP core function create_spip() is called.