Load configuration values from a file into a CONF object.
1 on success, or 0 on error.
| Name | Description |
|---|---|
| conf | Destination configuration object. |
| file | Path of the configuration file to read. |
| eline | Optional output set to the line number where a parse error occurred. |