Liblouis User's and Programmer's Manual
7.21 lou_getDataPath ¶
char *lou_getDataPath ();
This function returns a pointer to the path set by
lou_setDataPath
. If no path has been set it returns
NULL
.
char *lou_getDataPath ();
This function returns a pointer to the path set by
lou_setDataPath
. If no path has been set it returns
NULL
.