Hi all,
want to try monetdb C API.
I've read the examples including Mapi.h from mapilib directory. I do not find any mapilib dir. On windows Mapi.h is in the lib dir under monetdb root. On linux Mapi.h is in /usr/include/monetdb. Are the examples updated with the last monetdb distribution?
I've read Mapi.h. Mapi type is defined as MapiStruct* but I can't find any definition for MapiStruct in Mapi.h. The same holds for MapiHdl vs MapiStatement*. Am I missing something?
Thank you for any answer.