liblouis: lou_getTable

1 
1 6.20 lou_getTable
1 =================
1 
1      void *lou_getTable (char *tablelist);
1 
1    'tablelist' is a list of names of table files separated by commas, as
11 explained previously (⇒'tableList' parameter in
 'lou_translateString' translation-tables.).  If no errors are found
1 this function returns a pointer to the compiled table.  If errors are
1 found error messages are logged to the log callback (see
1 'lou_registerLogCallback').  Errors result in a 'NULL' pointer being
1 returned.
1