> "Stephen Hall writes:" >> >> Can someone >> tell me how to call rrd_get_context() and interpret the results. Or >> better >> yet, can someone point me to a document that explains how to use the C >> API >> (multi-threaded or otherwise)? > > Since the silence on this topic was deafening I conclude that this stuff > is simply not documented at all. I suppose that if it was hard to write > it > should be even harder to use. Thanks anyway.
I want to use rrdtool in C/C++. Would love to help create some sort of bindings or do something with the rrdtool source code. I had a look through the rrdtool.h header files, etc. I guess one would use the header files for the functions, and then link in the librrdtool or librrd_th. All the functions are in the header files... even though there's quite a lot of 'em. -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://lists.ee.ethz.ch/rrd-users WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
