|
From: Hans-Bernhard B. <br...@ph...> - 2003-12-29 01:03:25
|
On Wed, 24 Dec 2003, Knoppix User wrote: > i need a 2d library to plot a function in my application. is there a way > to call wgnuplot from an other c++ application. Yes. You _popen() the pgnuplot.exe helper program and send your commands to that pipe. > or even simpler for the user to statically link gnuplot into my > application. Not at this time, in any publically accessible version. -- Hans-Bernhard Broeker (br...@ph...) Even if all the snow were burnt, ashes would remain. |