Hi,


what is the usage for this in LiteC ?
typedef int (*sqlite_callback)(void*,int,char**, char**);

If i use it so, i have a syntax error.

Thanks for the help

Frank