Parse a ini_name.ini file and create a blackboard.
- Parameters:
-
| ini_name | Name of the ASCII file to parse. |
- Returns:
- 1 newly allocated flat_config blackboard structure. The requested ini file is parsed and a blackboard object is created, then updated accordingly. Returns NULL in case of error.
|