lomoco_config.h File Reference
#include "lomoco.h"
Include dependency graph for lomoco_config.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Functions | |
lomoco_base_t * | lomoco_load_config (lomoco_base_t *base) |
Function Documentation
lomoco_base_t* lomoco_load_config | ( | lomoco_base_t * | base | ) |
Load configuration file.
- Parameters:
-
base The allocated base structure.
- Returns:
- The filled base structure.