scriba_LoadConfiguration()

[<<<] [>>>]

This function should be used to load the configuration information from a file.

The return value is zero on success and the error code when error happens.

int scriba_LoadConfiguration(pSbProgram pProgram,
                             char *pszForcedConfigurationFileName
  )@{

[<<<] [>>>]