Pointer returning void working in C but not in C++
I am trying to make a Native C/C++ app for Tizen platform and this a part of the code of a template Tizen Studio gives : (Note this is C code) static char* gl_text_get(void *data, Evas_Object *obj, …