Functions

repinfo.h File Reference

rep_cod/rep_memo handling functions More...

#include <dballe/core/error.h>

Go to the source code of this file.

Functions

dba_err dba_repinfo_default_filename (const char **fname)
 Create a new dba_msg.

Detailed Description

rep_cod/rep_memo handling functions


Function Documentation

dba_err dba_repinfo_default_filename ( const char **  fname )

Create a new dba_msg.

Return the file name for the default repinfo.csv

Return values:
fnameThe file name (which either points to the environment or to a static string, and does not need to be deallocated)
Returns:
The error indicator for the function (See error.h)