[Mono-devel-list] P/Invoke question
Julio David Quintana
jdq at jdqi.com
Sat Aug 21 18:56:31 EDT 2004
I'm trying to write bindings for rrdtool (librrd.so) and have run across
a triple-pointer situation that I'm not quite sure how to handle.
Code:
int rrd_graph(int argc, char **argv, char ***prdata, int *xsize, int *ysize)
If anyone can shed some light on what to do or where to look (P/Invoke
resources seem to be scarce), I will greatly appreciate it.
JDQ
More information about the Mono-devel-list
mailing list